mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
box-sizing border box
This commit is contained in:
parent
ea1a0e31ee
commit
02c3884661
@ -190,6 +190,8 @@
|
|||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
.badge-wrapper {
|
.badge-wrapper {
|
||||||
|
box-sizing: border-box;
|
||||||
|
|
||||||
&.bar {
|
&.bar {
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user