Border css fix.

This commit is contained in:
Roger Braun 2017-01-15 15:53:55 +01:00
parent 65c7ad1269
commit 6c5b5eb52b
1 changed files with 1 additions and 1 deletions

View File

@ -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 {