diff --git a/themes/Default/common.css b/themes/Default/common.css index 11568f2a2c..555d597c74 100644 --- a/themes/Default/common.css +++ b/themes/Default/common.css @@ -568,6 +568,11 @@ border { color: @fg-color; } +/* Define popover image button padding */ +popover button { + padding: 4px 9px; +} + /* Top menu items */ /* give the menu bar a color, fix for the default color being too dark */