mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 17:08:30 +08:00
Minor mobile alignment fixes
This commit is contained in:
parent
0c94e7b089
commit
42729e6a27
|
@ -95,7 +95,7 @@ blockquote {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
.expander .d-icon {
|
.expander > .d-icon {
|
||||||
&:last-of-type {
|
&:last-of-type {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
|
|
@ -99,6 +99,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
.d-icon {
|
.d-icon {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.drop {
|
.drop {
|
||||||
|
@ -235,6 +236,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
tbody {
|
tbody {
|
||||||
|
border-top: none;
|
||||||
.category {
|
.category {
|
||||||
border-left: 6px solid;
|
border-left: 6px solid;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user