1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 06:51:08 +02:00

[ticket/12598] Add some responsive margin to give breathing room

PHPBB3-12598
This commit is contained in:
PayBas
2014-07-07 22:09:52 +02:00
parent b5800d1124
commit 93d50db2d6

View File

@@ -521,7 +521,7 @@ fieldset.display-actions {
margin-bottom: 5px; margin-bottom: 5px;
} }
action-bar > div { .action-bar > div {
margin-bottom: 5px; margin-bottom: 5px;
} }