summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-22 18:54:33 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-22 18:54:33 +0100
commit7974afa83cef524471109304318ecbe6033303ad (patch)
tree8fa10c4f5951b9f41f8d43dadb36049ca288e03f
parentc5274cfa298f1020bab30bd6026323be9e4be43d (diff)
Espace mobile
Corrige https://github.com/marienfressinaud/FreshRSS/issues/368
-rw-r--r--p/themes/Dark/freshrss.css1
-rw-r--r--p/themes/Flat/freshrss.css1
-rw-r--r--p/themes/Origine/freshrss.css1
3 files changed, 0 insertions, 3 deletions
diff --git a/p/themes/Dark/freshrss.css b/p/themes/Dark/freshrss.css
index 718f98272..4516c92ff 100644
--- a/p/themes/Dark/freshrss.css
+++ b/p/themes/Dark/freshrss.css
@@ -677,7 +677,6 @@ select.number option {
.content {
font-size: 120%;
- padding: 0;
}
.pagination {
diff --git a/p/themes/Flat/freshrss.css b/p/themes/Flat/freshrss.css
index 263a69a3a..a58e04459 100644
--- a/p/themes/Flat/freshrss.css
+++ b/p/themes/Flat/freshrss.css
@@ -681,7 +681,6 @@ select.number option {
.content {
font-size: 120%;
- padding: 0;
}
.pagination {
diff --git a/p/themes/Origine/freshrss.css b/p/themes/Origine/freshrss.css
index 20714a80c..b94f9d583 100644
--- a/p/themes/Origine/freshrss.css
+++ b/p/themes/Origine/freshrss.css
@@ -682,7 +682,6 @@ select.number option {
.content {
font-size: 120%;
- padding: 0;
}
.pagination {