Skip to content
Snippets Groups Projects
Commit da3b604d authored by lain's avatar lain
Browse files

Fix too long words in profile.

parent 7d59051f
No related branches found
No related tags found
No related merge requests found
......@@ -121,6 +121,8 @@
.profile-panel-body {
top: -0em;
padding-top: 4em;
word-wrap: break-word;
}
.user-info {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment