Aleksander Machniak
2012-08-12 a7b32b61e685d32f8f101a854b6a3ba38d329677
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 {