mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
[ticket/12553] Align alert text to the right.
PHPBB3-12553
This commit is contained in:
@@ -209,6 +209,9 @@ li {
|
||||
|
||||
#page-footer {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
font-size: 0.75em;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -1594,7 +1597,6 @@ input.button1:focus, input.button2:focus {
|
||||
z-index: 50;
|
||||
padding: 25px;
|
||||
padding: 0 25px 20px 25px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.phpbb_alert .alert_close {
|
||||
|
Reference in New Issue
Block a user