fix star
[wolnelektury.git] / src / wolnelektury / static / scss / main / book_box.scss
index 55eba24..e8a83f7 100755 (executable)
     @include size(margin-right, 11.25px);
     position: absolute;
     right: 0;
+    z-index: 10;
 
-    button::-moz-focus-inner {
-        padding: 0;
-        border: 0
+    button {
+        cursor: pointer;
+        &::-moz-focus-inner {
+            padding: 0;
+            border: 0;
+        }
     }
     .if-unlike button {
         font-size: 1em;