diff options
author | Simon Rettberg | 2016-05-09 18:07:50 +0200 |
---|---|---|
committer | Simon Rettberg | 2016-05-09 18:07:50 +0200 |
commit | fca3b58e5b5a9821f99bfafb833a3cf85c9478d9 (patch) | |
tree | 2290edcfc1d3d0432476b6fbceb26d9ab82711da /style | |
parent | Work on translations: templates and messages work (diff) | |
download | slx-admin-fca3b58e5b5a9821f99bfafb833a3cf85c9478d9.tar.gz slx-admin-fca3b58e5b5a9821f99bfafb833a3cf85c9478d9.tar.xz slx-admin-fca3b58e5b5a9821f99bfafb833a3cf85c9478d9.zip |
Message string editing works now
Diffstat (limited to 'style')
-rw-r--r-- | style/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css index 7c0a39ec..12c67918 100644 --- a/style/default.css +++ b/style/default.css @@ -260,6 +260,7 @@ input[readonly] { .slx-textpreview { max-height: 60px; overflow-y: auto; + overflow-x: hidden; } /* |