Fix modal close button

This commit is contained in:
Kyle Boots
2015-04-06 14:28:27 -04:00
parent cd8147cbde
commit 57d408feae

View File

@@ -282,7 +282,7 @@
position: absolute;
right: 2px;
top: 0px;
z-index: 3;
z-index: 100;
color: $lighter-base-font-color;
font: normal 1.2rem/1.2rem $sans-serif;
text-align: center;