preventing admin highlight from overlapping when on multiple lines

This commit is contained in:
Kris Aubuchon
2014-01-25 14:07:26 -05:00
parent ec58a00765
commit 905a5ab1c4

View File

@@ -576,8 +576,8 @@ iframe {
}
.staff a {
padding: 4px;
margin: -4px 0 0 0;
padding: 2px;
margin: -2px 0 0 0;
background-color: lighten(yellow, 35%);
}