Jelajahi Sumber

fix header wrapping on small screens

jomo 10 tahun lalu
induk
melakukan
b5674e0375
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  1. 5 0
      public/stylesheets/style.css

+ 5 - 0
public/stylesheets/style.css

@@ -48,6 +48,11 @@ a.sponsor {
   margin: 5px 10px;
   margin: 5px 10px;
 }
 }
 
 
+.container > .navbar-header {
+  display: inline-block;
+  margin: inherit;
+}
+
 a.navbar-brand.twitter {
 a.navbar-brand.twitter {
   color: #55acee;
   color: #55acee;
   font-size: 16px;
   font-size: 16px;