mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Alignment fix
This commit is contained in:
@@ -78,6 +78,7 @@
|
|||||||
float: left;
|
float: left;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
padding: 0.25em 0.5em;
|
padding: 0.25em 0.5em;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
@@ -122,9 +123,6 @@
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: $font-down-1;
|
font-size: $font-down-1;
|
||||||
}
|
}
|
||||||
.box + b.topics-count {
|
|
||||||
padding-top: 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
span.badge-category {
|
span.badge-category {
|
||||||
max-width: 90px;
|
max-width: 90px;
|
||||||
|
|||||||
Reference in New Issue
Block a user