Border css fix.

このコミットが含まれているのは:
Roger Braun 2017-01-15 15:53:55 +01:00
コミット 6c5b5eb52b
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -22,7 +22,7 @@
<style lang="scss">
.new-status-notification {
border-style: solid;
border-width: 1px;
border-width: 1px 0 1px 0;
font-size: 1.1em;
p {