mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:50:14 +08:00
minor margin fix
This commit is contained in:
parent
6a95d3fded
commit
cdce9c97bb
|
@ -107,6 +107,9 @@
|
|||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.staff-counters {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.secondary {
|
||||
|
@ -295,6 +298,7 @@
|
|||
color: $secondary;
|
||||
display: flex;
|
||||
padding: 10px;
|
||||
margin-bottom: s(4);
|
||||
> div,
|
||||
> div a {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue
Block a user