diff options
Diffstat (limited to 'p/themes/Nord/nord.rtl.css')
| -rw-r--r-- | p/themes/Nord/nord.rtl.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/p/themes/Nord/nord.rtl.css b/p/themes/Nord/nord.rtl.css index 6354afd73..138ad12bf 100644 --- a/p/themes/Nord/nord.rtl.css +++ b/p/themes/Nord/nord.rtl.css @@ -131,7 +131,7 @@ input, select, textarea { border-radius: 6px; background-color: transparent; min-height: 25px; - line-height: 25px; + line-height: 1; vertical-align: middle; } @@ -207,7 +207,7 @@ table th, table td { /*=== Buttons */ .btn { margin: .3rem 0 0.3rem .6rem; - padding: 5px 10px; + padding: 0.25rem 0.5rem; background: var(--accent-bg); color: var(--accent); font-size: 0.9rem; @@ -985,7 +985,6 @@ li.item.active { text-align: center; } -.header .configure .btn.dropdown-toggle, .nav_menu .btn { margin: .125rem; } |
