This commit is contained in:
James Brooks
2015-03-31 21:38:20 +01:00
parent e61cae2ddd
commit 3b4fcd793f
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
{ {
"dist/css/all.css": "dist/css/all-6880601e.css", "dist/css/all.css": "dist/css/all-216e3f72.css",
"dist/js/all.js": "dist/js/all-8bdacd0b.js" "dist/js/all.js": "dist/js/all-8bdacd0b.js"
} }

View File

@@ -139,7 +139,8 @@ body.status-page {
position: relative; position: relative;
&.first { &.first {
&:before { &:before {
height: 130%; min-height: 110%;
max-height: 130%;
top: -20px; top: -20px;
} }
&:after { &:after {