mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +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 {
|
.left-box.profile-details {
|
||||||
float: none;
|
float: none;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Polls
|
/* Polls
|
||||||
|
|
Loading…
Add table
Reference in a new issue