mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
(cp 6005901) same margin around error/success/warning/messages boxes for top/right/bottom/left
This commit is contained in:
@@ -1865,7 +1865,7 @@ h2:lang(en) { text-transform:capitalize; }
|
||||
*/
|
||||
.infos, .errors, .warnings, .messages {
|
||||
text-align: left;
|
||||
margin: 15px 35px 50px 35px;
|
||||
margin: 20px;
|
||||
padding: 5px;
|
||||
font-weight:bold;
|
||||
min-height: 54px;
|
||||
|
||||
Reference in New Issue
Block a user