Revert thumbnail gallery change: switch back to tables
This commit is contained in:
@@ -339,14 +339,13 @@ textarea#comment_content {
|
||||
/* media galleries */
|
||||
|
||||
.media_thumbnail {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
padding: 0px;
|
||||
width: 180px;
|
||||
overflow: hidden;
|
||||
margin: 0px 5px 10px 5px;
|
||||
margin: 0px 4px 10px;
|
||||
text-align: center;
|
||||
font-size: 0.875em;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.media_thumbnail a {
|
||||
|
||||
Reference in New Issue
Block a user