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 {
|
ul#profile_information {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
overflow-x: hidden;
|
||||||
|
word-wrap: break-word;
|
||||||
> li {
|
> li {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
h4 { font-weight: bold; }
|
h4 { font-weight: bold; }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue