Add height to Teddis topbar icon
This commit is contained in:
parent
4241490793
commit
ba207e18c7
|
@ -84,6 +84,7 @@ nav .nav-item.left a {
|
|||
}
|
||||
nav .nav-item.left img {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
vertical-align: bottom;
|
||||
margin: 0 7px 0 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue