diff options
Diffstat (limited to '')
| -rw-r--r-- | themes/neonxp/assets/css/main.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/themes/neonxp/assets/css/main.css b/themes/neonxp/assets/css/main.css index 7edc2db..9d07479 100644 --- a/themes/neonxp/assets/css/main.css +++ b/themes/neonxp/assets/css/main.css @@ -126,9 +126,10 @@ img { } .menu-icon { - height: 16px; - width: 16px; + height: 24px; + width: 24px; border-radius: 0; + margin-bottom: -0.5rem; } a.btn-primary { |
