mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-23 11:18:07 +00:00
Blog's header buttons margin fix in RTL
This commit is contained in:
parent
0d855823c9
commit
d5c3e6d6f0
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ form.new-post {
|
|||
}
|
||||
|
||||
.button + .button {
|
||||
margin-left: 1em;
|
||||
margin-inline-start: 1em;
|
||||
}
|
||||
|
||||
.split {
|
||||
|
|
Loading…
Reference in a new issue