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

(practicing the new branch thing) url styling

See merge request !18
このコミットが含まれているのは:
lambadalambda 2017-02-18 15:03:30 -05:00
コミット 6f98543b79
2個のファイルの変更2行の追加0行の削除

ファイルの表示

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

ファイルの表示

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