Explorar el Código

Fix header items wrapping

Davide Masserut hace 3 años
padre
commit
65febebd40
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ui/static/css/common.css

+ 1 - 0
ui/static/css/common.css

@@ -122,6 +122,7 @@ a:hover {
 .page-footer li {
     list-style-type: none;
     line-height: 1.8em;
+    white-space: nowrap;
 }
 
 .page-header ul a .icon {