aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.rtl.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-05-15 00:06:34 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-15 00:06:34 +0200
commit360400b7230e14b4684bebb35ca9b68edf3d7e22 (patch)
tree229851a63d41667567293b383c2720c7fb08ab0b /p/themes/Mapco/mapco.rtl.css
parentcd004cb97894c3d07c8ab209ab6ec3ce4b7f853b (diff)
CSS: refactor of a.btn (#5401)
Diffstat (limited to 'p/themes/Mapco/mapco.rtl.css')
-rw-r--r--p/themes/Mapco/mapco.rtl.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css
index 5ea646d10..345e90ae0 100644
--- a/p/themes/Mapco/mapco.rtl.css
+++ b/p/themes/Mapco/mapco.rtl.css
@@ -66,7 +66,7 @@
font-size: 1rem;
border: none;
border-radius: 5px;
- min-height: 38px;
+ min-height: 25px;
min-width: 15px;
line-height: 25px;
vertical-align: middle;
@@ -95,11 +95,6 @@
text-decoration: none;
}
-a.btn {
- min-height: 25px;
- line-height: 25px;
-}
-
/*=== Forms */
legend {
margin: 2rem 0 1rem 0;