mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -814,6 +814,10 @@ table.info tbody th {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.avatar-rank-container {
|
||||
max-width: 20%;
|
||||
}
|
||||
|
||||
.left-box.profile-details {
|
||||
width: 80%;
|
||||
}
|
||||
|
@@ -498,6 +498,10 @@
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.avatar-rank-container {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
/* Polls
|
||||
---------------------------------------------------------------- */
|
||||
fieldset.polls dt {
|
||||
|
Reference in New Issue
Block a user