cleanup: unused css class (#4248)

* reduce code duplication, cleaned up

* Revert "reduce code duplication, cleaned up"

This reverts commit 8366bf3326.

* css cleanup
This commit is contained in:
crcro
2016-08-29 23:25:14 +03:00
committed by Neil Lathwood
parent bc816ee461
commit a37b878bf5

View File

@@ -1949,11 +1949,6 @@ label {
padding-left:10px;
}
.page-availability-report-service {
float:right;
text-align:right;
}
.widget-availability {
float:left;
margin:2px;
@@ -1998,4 +1993,4 @@ label {
width:12px;
float:left;
background-color: #D9534F;
}
}