1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 23:07:39 +02:00

Merge branch '3.2.x'

* 3.2.x:
  [ticket/15611] Fix misaligned text in responsive user profile
This commit is contained in:
Tristan Darricau
2018-07-08 18:03:59 +02:00

View File

@@ -499,6 +499,7 @@
.left-box.profile-details { .left-box.profile-details {
float: none; float: none;
width: auto; width: auto;
clear: both;
} }
/* Polls /* Polls