fixed word wrap on user settings screen

This commit is contained in:
Brad Rydzewski 2014-10-16 00:00:31 -07:00
parent c86c2ed237
commit b1300be9f0

View file

@ -1039,6 +1039,7 @@ nav {
color:#666; color:#666;
line-height:22px; line-height:22px;
font-size:14px; font-size:14px;
word-break: break-all;
} }
} }