Remove touchscreen compatible hover (for perfs)

This commit is contained in:
Gaël Métais
2015-03-09 12:51:38 +01:00
parent 714cb318a9
commit 9a861b085a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -141,7 +141,7 @@
padding: 0.5em;
}
&.opens.mouseOver {
&.opens:hover {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background: #ffe0cc;