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