mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Update print.css
ul.nav is overqualified - simply nav is more scope-appropriate.
This commit is contained in:
@@ -26,7 +26,7 @@ th {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
}
|
}
|
||||||
ul.nav {
|
nav {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
ul {
|
ul {
|
||||||
|
Reference in New Issue
Block a user