added border radius to propagation box

This commit is contained in:
cubedro 2015-04-10 00:39:07 +03:00
parent c5db65c76a
commit cfdc745383
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ body {
float: left;
top: 8px;
margin-right: 5px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.bg-success,