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