themes/openwrt: allow line-wrap in <small> tags (#470)

This commit is contained in:
Jo-Philipp Wich 2012-08-14 15:38:29 +00:00
parent b7026b156d
commit e6dcd4630f

View file

@ -29,10 +29,6 @@ a img {
text-decoration: none; text-decoration: none;
} }
small {
white-space: nowrap;
}
ul.tabmenu { ul.tabmenu {
margin: 0; margin: 0;
clear: both; clear: both;