spacing fixes for css files

This commit is contained in:
crcro
2016-08-13 05:15:45 +03:00
parent ccc88911f8
commit 50cf4f1b7f
3 changed files with 6 additions and 6 deletions

View File

@@ -122,12 +122,12 @@
border:1px solid #FFB733;
}
.availability-label{
.availability-label {
float:right;
margin:-8px;
}
.service-name-label{
.service-name-label {
float:left;
margin:-8px;
}