aboutsummaryrefslogtreecommitdiff
path: root/assets/css/edit.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-01-14 19:24:19 +0100
committervincent-peugnet <v.peugnet@free.fr>2019-01-14 19:24:19 +0100
commit8130427ec508f1d66553b52052c840c311081061 (patch)
tree23bab28db0f649618aa6bea024dcee84a9a25308 /assets/css/edit.css
parenteb30a63c819ca50ebbc896eb293a0745dcd043be (diff)
downloadwcms-8130427ec508f1d66553b52052c840c311081061.tar.gz
wcms-8130427ec508f1d66553b52052c840c311081061.zip
fix save art out of session
Diffstat (limited to 'assets/css/edit.css')
-rw-r--r--assets/css/edit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/edit.css b/assets/css/edit.css
index 7f7553c..5598aa5 100644
--- a/assets/css/edit.css
+++ b/assets/css/edit.css
@@ -212,7 +212,7 @@ details {
}
input#fontsize {
- width: 36px;
+ width: 50px;
}
span#headid {color: white;}