mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15605] Updated Correct Right-Margin for ribbon image 2
PHPBB3-15605
This commit is contained in:
parent
3f7dfa19ce
commit
12403abfcb
1 changed files with 2 additions and 4 deletions
|
@ -582,11 +582,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.has-profile .post-buttons {
|
.has-profile .post-buttons {
|
||||||
|
margin-top: 5px;
|
||||||
margin-top: 4px;
|
margin-right: 5px;
|
||||||
margin-right: 4px;
|
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Misc stuff
|
/* Misc stuff
|
||||||
|
|
Loading…
Add table
Reference in a new issue