Browse Source

Fix height variations on Browse page

tags/v1.0
Matt Baer 8 years ago
parent
commit
d8f836f14d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      static/css/core.less

+ 1
- 0
static/css/core.less View File

@@ -163,6 +163,7 @@ body {
display: inline;
margin: 2em;
float: left;
height: 295px;

img {
border: 1px solid #ccc;


Loading…
Cancel
Save