1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 20:55:10 +01:00

Removed workaround for fix released upstream

This commit is contained in:
2016-11-07 21:29:49 +01:00
parent 4cdea81f16
commit 698a417bac

View File

@@ -75,9 +75,3 @@
height: 60px;
width: 60px;
}
/* Fix for broken card reveal in Firefox. Fixed in https://github.com/Dogfalo/materialize/commit/c88e300eb356316026f3746e23ac03811a23b867 */
.card .card-reveal
{
left: 0;
}