diff options
Diffstat (limited to 'p/themes/Flat/flat.rtl.css')
| -rw-r--r-- | p/themes/Flat/flat.rtl.css | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/p/themes/Flat/flat.rtl.css b/p/themes/Flat/flat.rtl.css index e08106e88..656aa2018 100644 --- a/p/themes/Flat/flat.rtl.css +++ b/p/themes/Flat/flat.rtl.css @@ -175,7 +175,7 @@ form th { border-bottom: 3px solid #2980b9; border-right-color: #2980b9; border-radius: 5px; - min-height: 38px; + min-height: 25px; min-width: 15px; line-height: 25px; vertical-align: middle; @@ -183,11 +183,6 @@ form th { overflow: hidden; } -a.btn { - min-height: 25px; - line-height: 25px; -} - .btn:hover { text-decoration: none; } |
