mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: clean up some label and form inconsistencies, reduce excess bolding (#25701)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
padding: 0.75em 1em;
|
||||
margin: 0;
|
||||
flex-grow: 1;
|
||||
font-weight: normal;
|
||||
input[type="checkbox"] {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
margin-bottom: 0;
|
||||
min-width: 0;
|
||||
padding: 0.33em 0;
|
||||
font-weight: normal;
|
||||
@include breakpoint(tablet) {
|
||||
// extra tappable space
|
||||
padding: 0.5em 0;
|
||||
@@ -43,6 +44,5 @@
|
||||
|
||||
.sidebar-tags-form__tag-label-count {
|
||||
color: var(--primary-medium);
|
||||
margin-left: 0.33em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user