Fixed rendering in Safari

This commit is contained in:
Giulio Cesare Solaroli
2015-12-07 10:56:02 +01:00
parent 50b2bdd240
commit 31fc8ede9e
4 changed files with 832 additions and 4255 deletions

View File

@@ -754,6 +754,7 @@ div.cardContent {
line-height: $mainCardToolbarHeight;
li.enabled:hover {
color: white;
background-color: #114875;
}