aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.css
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-16 14:58:25 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-16 14:58:25 +0200
commit6f8413403b53db7e17a36900bba2b470635b7943 (patch)
treea59243d3062e74f9a7433ae75772cd8e57ac0a58 /p/themes/base-theme/template.css
parentdef0b6e71aa29b33e1f412b7431d3818966d155e (diff)
Change #bigMarkAsRead link in button
See https://github.com/marienfressinaud/FreshRSS/issues/599#issuecomment-55735615
Diffstat (limited to 'p/themes/base-theme/template.css')
-rw-r--r--p/themes/base-theme/template.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index 9d81b6180..4186000a3 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -516,6 +516,7 @@ a.btn {
}
#bigMarkAsRead {
display: block;
+ width: 100%;
padding: 3em 0;
text-align: center;
}