diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2019-01-15 04:04:01 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2019-01-15 04:04:01 +0100 |
commit | 2ff846f7fb65998cd6cf151554434f56f116d4f2 (patch) | |
tree | 8106cf1744dc7545e1482fd98bae16ea3628c153 /assets/css/edit.css | |
parent | 8e79f279938f0fff64ddd381d073c2c277dd2d5c (diff) | |
parent | de195c2fca2f4b77a54be68fb58cd0ccee10a5b7 (diff) | |
download | wcms-2ff846f7fb65998cd6cf151554434f56f116d4f2.tar.gz wcms-2ff846f7fb65998cd6cf151554434f56f116d4f2.zip |
Merge branch 'implement-timeline' into develop
Diffstat (limited to 'assets/css/edit.css')
-rw-r--r-- | assets/css/edit.css | 2 |
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;} |