Border css fix.

environments/dev/deployments/1
Roger Braun 8 years ago
parent 65c7ad1269
commit 6c5b5eb52b

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

Loading…
Cancel
Save