mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-11 00:50:37 +01:00
Update print.css
ul.nav is overqualified - simply nav is more scope-appropriate.
This commit is contained in:
parent
db27afae03
commit
8995c5d892
@ -26,7 +26,7 @@ th {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
}
|
}
|
||||||
ul.nav {
|
nav {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
ul {
|
ul {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user