mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 06:15:28 +08:00
UX: clean up box category styling
This commit is contained in:
parent
b760d22460
commit
8248abf73c
|
@ -139,6 +139,14 @@ header .title-wrapper .bar .badge-category {
|
|||
}
|
||||
}
|
||||
|
||||
.category-breadcrumb .box > a.badge-category {
|
||||
margin-bottom: 0;
|
||||
height: 24px;
|
||||
// TODO clean this up
|
||||
padding-top: 6px !important;
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.category-dropdown-menu .cat .badge-wrapper.box {
|
||||
width: 110%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user