aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-23 13:37:48 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-23 13:37:48 +0200
commitfcb9280fc87c159539f5832ab35f174cd515654e (patch)
tree8fa0879f001c9cbc6120d2b0bbff364358871851 /p
parent6d42acf5fd7906168c9e547c3d0ce675b8fd6fd2 (diff)
CLI export
ZIP export, OPML export. Corrected height of feeds select in Pafat theme. https://github.com/FreshRSS/FreshRSS/pull/1338 https://github.com/FreshRSS/FreshRSS/issues/1039 https://github.com/FreshRSS/FreshRSS/issues/1277
Diffstat (limited to 'p')
-rw-r--r--p/themes/Pafat/pafat.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/p/themes/Pafat/pafat.css b/p/themes/Pafat/pafat.css
index 5e46a63ca..abe808eab 100644
--- a/p/themes/Pafat/pafat.css
+++ b/p/themes/Pafat/pafat.css
@@ -48,9 +48,6 @@ input, select, textarea {
vertical-align: middle;
}
-select{
- height:29px;
-}
option {
padding: 0 .5em;
}