Merge branch 'link-wraparound-styling' into 'develop'

(practicing the new branch thing) url styling

See merge request !18
This commit is contained in:
lambadalambda 2017-02-18 15:03:30 -05:00
commit 6f98543b79
2 changed files with 2 additions and 0 deletions

View File

@ -107,6 +107,7 @@ main-router {
padding: 0.6em 0 0.5em;
text-align: center;
font-size: 1.3em;
line-height: 24px;
}
.panel-footer {

View File

@ -107,6 +107,7 @@
a {
display: inline-block;
word-wrap: break-word;
}
.status-content {