diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2017-05-15 21:12:40 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2017-05-15 21:19:15 +0200 |
commit | caa72ac4e39b473ff155235c2c2aba2197908f35 (patch) | |
tree | 20086b4211a142774fb609c600212ed4141c0650 /static-files/style | |
parent | d0186edc6b5066b9ce564deb18d82fb0aef45c07 (diff) |
Remove Flattr button.
Diffstat (limited to 'static-files/style')
-rw-r--r-- | static-files/style/journal.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static-files/style/journal.css b/static-files/style/journal.css index 673268d..0c3a80d 100644 --- a/static-files/style/journal.css +++ b/static-files/style/journal.css @@ -48,11 +48,6 @@ html { text-align: center; } -#main-button-bar { - text-align: right; - align: right; -} - #main-title-box { } |