aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.css
diff options
context:
space:
mode:
authorGravatar Thomas Guesnon <bonjour@thomasguesnon.fr> 2022-10-27 22:26:48 +0200
committerGravatar GitHub <noreply@github.com> 2022-10-27 22:26:48 +0200
commitfc93776071cc06644c8d927d349b6bff7d53d55b (patch)
tree33459bcd27a087e6b1a7aa37968acf4c1ef4879e /p/themes/base-theme/frss.css
parenta184712ef213ff44f740f62c9166150f639c8337 (diff)
Mapco text display improvements (#4711)
* Main font color from blue to regular dark * newline added at the end of rtl css file * Text display improvements (code, quotes) + minor UI fixes * replaced 2 spaces with 1 tab bcz phpcs is whining about that * make fix-all * Mapco/base-theme - CSS cleaning * make fix-all * PR #4711 cleaning * Exclude generated CSS from lint check * Revert exclusion of generated CSS files Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: patjennings <patjennings@macbook-pro-de-patjennings.home> Co-authored-by: maTh <math-home@web.de>
Diffstat (limited to 'p/themes/base-theme/frss.css')
-rw-r--r--p/themes/base-theme/frss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css
index 83b757e9f..52d5c8d44 100644
--- a/p/themes/base-theme/frss.css
+++ b/p/themes/base-theme/frss.css
@@ -727,7 +727,7 @@ input[type="checkbox"]:focus-visible {
display: inline-block;
max-width: none;
width: 1rem;
- height: 1rem;
+ height: inherit;
vertical-align: middle;
line-height: 1;
}