themes/openwrt: allow line-wrap in <small> tags (#470)
This commit is contained in:
parent
b7026b156d
commit
e6dcd4630f
1 changed files with 0 additions and 4 deletions
|
@ -29,10 +29,6 @@ a img {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
small {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
ul.tabmenu {
|
||||
margin: 0;
|
||||
clear: both;
|
||||
|
|
Loading…
Reference in a new issue