diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-02-18 23:25:49 -0500 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-02-18 23:25:49 -0500 |
commit | b1e230d4b884ddea8cb20893b9e16f7b3a881336 (patch) | |
tree | 31e7c6c22e42fc4ff92e8830adc58d7e6ab278b5 /static | |
parent | dcd0a2ae1f87f95016e1dbab1c6b0a72fc6bcabc (diff) | |
download | patchfoo-b1e230d4b884ddea8cb20893b9e16f7b3a881336.tar.gz patchfoo-b1e230d4b884ddea8cb20893b9e16f7b3a881336.zip |
Give options in paginator for limit
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/static/styles.css b/static/styles.css index d27ca0a..ccda4cb 100644 --- a/static/styles.css +++ b/static/styles.css @@ -36,10 +36,6 @@ img.ssb-emoji { width: 24ex; } -.paginate { - padding-left: 1ex; -} - footer { font-size: smaller; text-align: center; |