a img { float: left; }

This commit is contained in:
James Campos 2010-12-11 06:22:56 -08:00
parent b09b6ce0a1
commit bf313c10c1
2 changed files with 2 additions and 0 deletions

View File

@ -928,6 +928,7 @@ GM_addStyle '
}
a img {
border: 0px;
float: left;
}
span.navlinks {
position: absolute;

View File

@ -1198,6 +1198,7 @@
}\
a img {\
border: 0px;\
float: left;\
}\
span.navlinks {\
position: absolute;\