Merge pull request #65 from cubedro/develop

Added border radius to propagation box
This commit is contained in:
Marian OANCΞA
2015-04-10 00:39:53 +03:00

View File

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