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:
commit
9db4983f03
@ -421,6 +421,7 @@
|
||||
.column1, .column2, .left-box.profile-details {
|
||||
float: none;
|
||||
width: auto;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* Polls
|
||||
|
Loading…
x
Reference in New Issue
Block a user