Fix typo in css

This commit is contained in:
Johannes Zellner
2017-08-24 23:09:54 +02:00
parent 329bf596ac
commit 7c63d9e758

View File

@@ -518,7 +518,7 @@ h1, h2, h3 {
.grid-item-top .progress {
border-radius: 0;
box-shadown: none;
box-shadow: none;
margin-top: 10px;
width: inherit;
height: 10px;
@@ -526,7 +526,7 @@ h1, h2, h3 {
.grid-item-top .progress-bar {
border-radius: 0;
box-shadown: none;
box-shadow: none;
}
.app-icon {