added border radius to propagation box
This commit is contained in:
parent
c5db65c76a
commit
cfdc745383
@ -17,6 +17,8 @@ body {
|
||||
float: left;
|
||||
top: 8px;
|
||||
margin-right: 5px;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.bg-success,
|
||||
|
Loading…
Reference in New Issue
Block a user