diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2019-09-11 12:30:00 +0200 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2019-09-11 12:30:00 +0200 |
commit | e08d6358e5e9d849a3fd4ea3abd36ea8644325ff (patch) | |
tree | d02371e0da38c8e0f80844dbe0b134c131be3672 /assets/css | |
parent | f0e2ac8baa2aa025cb820d96630b97041307d1d7 (diff) | |
download | wcms-e08d6358e5e9d849a3fd4ea3abd36ea8644325ff.tar.gz wcms-e08d6358e5e9d849a3fd4ea3abd36ea8644325ff.zip |
mini css edit
Diffstat (limited to 'assets/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 1821878..bc2ffb2 100644 --- a/assets/css/edit.css +++ b/assets/css/edit.css @@ -241,6 +241,7 @@ a:hover { width: 100%; padding: 3px 0.5%; border-bottom: solid 1px dimgrey; + height: 25px; } #topbar form { |