Browse Source

Fix a design detail (Pafat theme)

+ fix typo

See https://github.com/marienfressinaud/FreshRSS/pull/623
Marien Fressinaud 11 years ago
parent
commit
9917d0e86a
3 changed files with 3 additions and 3 deletions
  1. 1 1
      p/themes/Pafat/README.md
  2. 1 1
      p/themes/Pafat/metadata.json
  3. 1 1
      p/themes/Pafat/pafat.css

+ 1 - 1
p/themes/Pafat/README.md

@@ -1,4 +1,4 @@
 Pafat
 =====
 
-Thème Pafat pour FreshRss
+Thème Pafat pour FreshRSS

+ 1 - 1
p/themes/Pafat/metadata.json

@@ -1,7 +1,7 @@
 {
   "name": "Pafat",
   "author": "Plopoyop",
-  "description": "Un thème pour FreshRss",
+  "description": "Un thème pour FreshRSS",
   "version": 0.2,
   "files": ["_template.css", "pafat.css"]
 }

+ 1 - 1
p/themes/Pafat/pafat.css

@@ -110,7 +110,7 @@ form th {
 .form-group .group-controls {
 	min-height: 25px;
 	padding: 5px 0;
-	margin : 10px 0 10px 0;
+	margin : 10px 0 10px 220px;
 
 }
 .form-group table {