diff options
| author | Michael Serajnik | 2017-12-16 03:45:51 +0100 |
|---|---|---|
| committer | rr- | 2018-03-10 17:45:37 +0100 |
| commit | 26a1451ff62f10cb9f854fe791490668bb88dc28 (patch) | |
| tree | 1c3f59161d2b7a9a9920c7a2846d4bed7170eb7d /client/css/pager.styl | |
| parent | c770ad8f28064574fcbcdeea44e895b911acd8f3 (diff) | |
client/css: improve mobile styling
Diffstat (limited to 'client/css/pager.styl')
| -rw-r--r-- | client/css/pager.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/css/pager.styl b/client/css/pager.styl index df35f3e..3976404 100644 --- a/client/css/pager.styl +++ b/client/css/pager.styl @@ -8,7 +8,7 @@ .page position: relative .page-header - margin: 0.5em 0.5em 0.5em 0 + margin: 0.5em 0 position: relative &:before display: block |