1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[ticket/12506] Reposition post-buttons for compact layout

PHPBB3-12506
This commit is contained in:
PayBas
2014-07-16 16:54:02 +02:00
parent 9b36b5283c
commit 64dfb3fba9
8 changed files with 49 additions and 4 deletions

View File

@@ -303,6 +303,7 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul {
background-repeat: no-repeat;
background-position: 100% 0;
border-radius: 7px;
position: relative;
}
.inner:after {