mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.2.x'
* 3.2.x: [ticket/15611] Fix misaligned text in responsive user profile
This commit is contained in:
commit
f51b1911b7
1 changed files with 1 additions and 0 deletions
|
@ -499,6 +499,7 @@
|
|||
.left-box.profile-details {
|
||||
float: none;
|
||||
width: auto;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* Polls
|
||||
|
|
Loading…
Add table
Reference in a new issue