tighten up row height
This commit is contained in:
@@ -645,9 +645,9 @@ a.row-header-menu:hover {
|
|||||||
a.row-header-menu {
|
a.row-header-menu {
|
||||||
float: left;
|
float: left;
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 0 -2px 0;
|
margin: -2px 0 -4px 0;
|
||||||
width: 17px;
|
width: 17px;
|
||||||
height: 19px;
|
height: 18px;
|
||||||
background-image: url(images/menu-dropdown.png);
|
background-image: url(images/menu-dropdown.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user