diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2019-01-18 16:21:47 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2019-01-18 16:21:47 +0100 |
commit | 12c692b0aa0650ae3f05fc29bc5fa8b310d0dea0 (patch) | |
tree | 8c159a1a551a9a7b2dd1c68e6207d94a11673ddf /assets/css/edit.css | |
parent | b294f7428eaebbf34cbef50fcabc95ae6ff56f8d (diff) | |
download | wcms-12c692b0aa0650ae3f05fc29bc5fa8b310d0dea0.tar.gz wcms-12c692b0aa0650ae3f05fc29bc5fa8b310d0dea0.zip |
improved help
Diffstat (limited to 'assets/css/edit.css')
-rw-r--r-- | assets/css/edit.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/edit.css b/assets/css/edit.css index 5598aa5..e55feb9 100644 --- a/assets/css/edit.css +++ b/assets/css/edit.css @@ -286,6 +286,7 @@ a.icon { color: white; padding: 2px; margin-right: 5px; + white-space: pre; } #help code i { |