mirror of
https://github.com/minetest/contentdb.git
synced 2025-03-14 14:22:30 +01:00
Fix navbar image height
This commit is contained in:
@ -39,6 +39,10 @@ nav a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
nav img {
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
li.dropdown {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user