Skip to content

Commit 3890010

Browse files
tiny css tweak
1 parent ed73d5b commit 3890010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ header .search form input[type='submit'] {
749749
height: 150px;
750750
}
751751
#main .data {
752-
height: 140px;
752+
min-height: 108px;
753753
}
754754
#main .data .left {
755755
float: left;

0 commit comments

Comments
 (0)