Line up links with and without thumbnails consistently.

This commit is contained in:
Max Goodman
2014-04-09 03:50:52 -07:00
parent dd5931d176
commit 8947eee1c3

View File

@@ -715,7 +715,7 @@ ul.flat-vert {text-align: left;}
.midcol {
float: left;
margin-right: 4px;
margin-right: 7px;
margin-left: 7px;
background: transparent;
overflow: hidden;
@@ -3939,7 +3939,8 @@ form input[type=radio] {margin: 2px .5em 0 0; }
.thumbnail {
float: left;
font-size: 0;
margin: 0 5px;
margin: 0;
margin-right: 5px;
margin-bottom: 2px;
overflow: hidden;
width: 70px;