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/base-theme/base.css | |
| parent | 9dec2af35d99748b2251089a5e96932b50435254 (diff) | |
fix:remove duplicated lines that are given in frss.css (#5999)
Diffstat (limited to 'p/themes/base-theme/base.css')
| -rw-r--r-- | p/themes/base-theme/base.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/p/themes/base-theme/base.css b/p/themes/base-theme/base.css index c52427fa5..1bf5efe76 100644 --- a/p/themes/base-theme/base.css +++ b/p/themes/base-theme/base.css @@ -126,14 +126,11 @@ form th { .btn { margin: 0; padding: 5px 10px; - display: inline-block; min-height: 25px; min-width: 15px; font-size: 0.9rem; line-height: 1.7; vertical-align: middle; - cursor: pointer; - overflow: hidden; } .btn:hover { |
