2
0
Эх сурвалжийг харах

fix header wrapping on small screens

jomo 10 жил өмнө
parent
commit
b5674e0375

+ 5 - 0
public/stylesheets/style.css

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