Wrap overly long url in newsfeed sidebar

This commit is contained in:
Victoria Wang 2014-10-27 18:26:15 -07:00
parent 84beecac20
commit e35d3dbc6f

View file

@ -38,6 +38,7 @@
.site-url {
font-size:18px;
margin-bottom: 8px;
word-wrap: break-word;
}
.site-url a {
color: #e93250;