Blog's header buttons margin fix in RTL
This commit is contained in:
parent
0d855823c9
commit
d5c3e6d6f0
@ -134,7 +134,7 @@ form.new-post {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button + .button {
|
.button + .button {
|
||||||
margin-left: 1em;
|
margin-inline-start: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.split {
|
.split {
|
||||||
|
Loading…
Reference in New Issue
Block a user