1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-20 23:51:28 +01:00

Merge pull request #5185 from SupSuper/ticket/15611

[ticket/15611] Fix misaligned text in responsive user profile

* github.com:/phpbb/phpbb:
  [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 9db4983f03

View File

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