aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Flat/freshrss.css
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-23 22:51:35 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-23 22:51:35 +0100
commit451cae8d12920a0f5d4d178e3be92989426b6c29 (patch)
tree39780359d004d39c8b8c94faebbd170c7be160e3 /p/themes/Flat/freshrss.css
parentc35c49df8868bccf924f39e6eebdc57da7811f19 (diff)
Réduit la place de la date
https://github.com/marienfressinaud/FreshRSS/issues/385 + oublie formLogin d'un patch précédent https://github.com/marienfressinaud/FreshRSS/commit/ae539f68395f9a09dbc04042fa281d97578f0d1e https://github.com/marienfressinaud/FreshRSS/issues/380
Diffstat (limited to 'p/themes/Flat/freshrss.css')
-rw-r--r--p/themes/Flat/freshrss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Flat/freshrss.css b/p/themes/Flat/freshrss.css
index 12a7d9bfb..6f2f75604 100644
--- a/p/themes/Flat/freshrss.css
+++ b/p/themes/Flat/freshrss.css
@@ -277,7 +277,7 @@ body {
font-weight: bold;
}
.flux .item.date {
- width: 200px;
+ width: 145px;
padding:0 5px 0 0;
text-align: right;
font-size: 10px;