Added override-float back in

This commit is contained in:
rembo10
2014-04-01 18:18:41 -07:00
parent dd9c21fe3f
commit 8ccb7f2f16

View File

@@ -1321,6 +1321,15 @@ div#artistheader h2 a {
.clearfix:after {
clear: both;
}
.override-float {
float: none !important;
margin-bottom: 0px !important;
clear: none !important;
display: inline !important;
font-size: 10px;
line-height: 10px;
height: 10px;
}
#album_table th#albumname,
#upcoming_table th#artistname,
#wanted_table th#artistname {