mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
[ticket/16612] Remove html from lang key instead of 1 br per paragraph
PHPBB3-16612
This commit is contained in:
@@ -362,10 +362,12 @@ dd.option {
|
||||
}
|
||||
|
||||
.agreement {
|
||||
font-size: 10px;
|
||||
font-size: 12px;
|
||||
line-height: 17px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.agreement .agreement-text {
|
||||
.agreement-text {
|
||||
line-height: 17px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user