Nicolas Petton пре 10 година
родитељ
комит
10d074d7eb
2 измењених фајлова са 2 додато и 0 уклоњено
  1. 1 0
      css/helios.css
  2. 1 0
      css/helios.less

+ 1 - 0
css/helios.css

@@ -163,6 +163,7 @@ body[id="helios"] .navbar-fixed-top .navbar-inner {
 body[id="helios"] .navbar .nav > li {
   line-height: 16px;
   text-align: center;
+  max-width: 300px;
 }
 body[id="helios"] .new_tab {
   width: 60px;

+ 1 - 0
css/helios.less

@@ -195,6 +195,7 @@ body[id="helios"] {
 		> li {
 			line-height: 16px;
 			text-align: center;
+			max-width: 300px;
 		}
 	}