diff options
| author | 2023-12-29 22:58:28 +0100 | |
|---|---|---|
| committer | 2023-12-29 22:58:28 +0100 | |
| commit | 6a43d06566ac4ed12061780f0605ffa73158190f (patch) | |
| tree | 75a616cb605e84e3072a17b98d2d22f1f74e75c3 /p/themes/Mapco/mapco.rtl.css | |
| parent | 9dec2af35d99748b2251089a5e96932b50435254 (diff) | |
fix:remove duplicated lines that are given in frss.css (#5999)
Diffstat (limited to 'p/themes/Mapco/mapco.rtl.css')
| -rw-r--r-- | p/themes/Mapco/mapco.rtl.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css index c52c22a57..38c4bfb69 100644 --- a/p/themes/Mapco/mapco.rtl.css +++ b/p/themes/Mapco/mapco.rtl.css @@ -61,7 +61,6 @@ margin: 0; padding: 0.5rem 1.5rem; background: #f9fafb; - display: inline-block; color: #5b6871; font-size: 1rem; border: none; @@ -70,8 +69,6 @@ min-width: 15px; line-height: 25px; vertical-align: middle; - cursor: pointer; - overflow: hidden; transition: all 0.15s ease-in-out; } .btn.btn-important { |
