aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/article.scss
diff options
context:
space:
mode:
authorSimounet <contact@simounet.net>2020-01-19 17:49:54 +0100
committerSimounet <contact@simounet.net>2020-01-21 14:06:08 +0100
commitdc23bf9f29b2cff5c27ee8d2d251f435d00e6652 (patch)
tree0da66ea37e4eb54741aab6f5b1dbf5fa9966fa28 /app/Resources/static/themes/material/css/article.scss
parentcfd77d1c2abca28c346af4697fb92db98a42f40a (diff)
downloadwallabag-dc23bf9f29b2cff5c27ee8d2d251f435d00e6652.tar.gz
wallabag-dc23bf9f29b2cff5c27ee8d2d251f435d00e6652.tar.zst
wallabag-dc23bf9f29b2cff5c27ee8d2d251f435d00e6652.zip
Entry action buttons displayed on page end reached
Diffstat (limited to 'app/Resources/static/themes/material/css/article.scss')
-rw-r--r--app/Resources/static/themes/material/css/article.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/article.scss b/app/Resources/static/themes/material/css/article.scss
index f1a11da0..755372c9 100644
--- a/app/Resources/static/themes/material/css/article.scss
+++ b/app/Resources/static/themes/material/css/article.scss
@@ -5,6 +5,7 @@
5#article { 5#article {
6 font-size: 20px; 6 font-size: 20px;
7 margin: 0 auto; 7 margin: 0 auto;
8 padding-bottom: 80px;
8 max-width: 45em; 9 max-width: 45em;
9 10
10 article { 11 article {