aboutsummaryrefslogtreecommitdiff
path: root/public/theme/base.css
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2013-03-15 17:37:47 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2013-03-15 17:37:47 +0100
commit49e1a798ba8f240add11f7c287696e9e47dfc467 (patch)
treec7bd1b9ac21ba5e78ab6629038a44ae9fb5d4249 /public/theme/base.css
parent47196182e53ed25a73ba6e5129675df99df5b671 (diff)
Changement raccourci par défaut pour article suivant / précédent (j et k comme Google Reader + corrections design
Diffstat (limited to 'public/theme/base.css')
-rw-r--r--public/theme/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/theme/base.css b/public/theme/base.css
index 6f1e52fdf..228860104 100644
--- a/public/theme/base.css
+++ b/public/theme/base.css
@@ -42,6 +42,7 @@ img {
/* FORMULAIRES */
legend {
display: block;
+ width: 100%;
margin: 20px 0 5px;
padding: 5px 0;
border-bottom: 1px solid #ddd;
@@ -98,7 +99,6 @@ input {
min-height: 25px;
margin: 0 0 0 220px;
padding: 5px 0;
- line-heigt: 25px;
}
.form-group .group-controls .control {
display: block;