Aleksander Machniak
2012-08-12 401c531f8355e1a8f48276ecec6c6dfcfbc334b5
Fix text wrapping in menuselector (disabled wrapping in search filter)
1 files modified
1 ■■■■ changed files
skins/larry/styles.css 1 ●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -1498,6 +1498,7 @@
    text-decoration: none;
    color: #333;
    cursor: pointer;
    white-space: nowrap;
}
a.menuselector .handle {