Content shouldn't exceed the profile sidebar
This commit is contained in:
parent
4cadc2d51c
commit
d742f23cd5
1 changed files with 2 additions and 0 deletions
|
|
@ -112,6 +112,8 @@
|
|||
ul#profile_information {
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
overflow-x: hidden;
|
||||
word-wrap: break-word;
|
||||
> li {
|
||||
margin-bottom: 2em;
|
||||
h4 { font-weight: bold; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue