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
commit f51b1911b7

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