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

(practicing the new branch thing) url styling

See merge request !18
environments/dev/deployments/1
lambadalambda 8 years ago
commit 6f98543b79

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

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

Loading…
Cancel
Save