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;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
small {
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul.tabmenu {
|
ul.tabmenu {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
|
Loading…
Reference in a new issue