diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/default/css.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php index f38056ea2..ce8492668 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1974,6 +1974,7 @@ a.toggle_customise_edit_panel:hover { padding:5px; display:none; width: 200px; + line-height: 1.2em; } /* droppable area hover class */ .droppable-hover { |