Fix favorite button alignment

This commit is contained in:
Nathan Gray 2013-03-12 23:15:32 +00:00
parent 9b74347048
commit 72fcd52f2d

View File

@ -760,7 +760,7 @@ label input, label span, label div, label select, label textarea {
margin-top: 8px; margin-top: 8px;
} }
/* Favorites */ /* Favorites */
.nextmatch_header div#favorite\[button\]_wrapper { .nextmatch_header div#favorite_wrapper {
margin-top: 5px; margin-top: 5px;
vertical-align: middle; vertical-align: middle;
} }