BUGFIX: fixing "outside" close button on dialogs (SSO-12)

This commit is contained in:
Julian Seidenberg 2011-09-29 16:24:21 +13:00
parent cdc8d8b976
commit b2af1bfda9

View File

@ -76,6 +76,7 @@
right: -15px;
width: 30px;
height: 30px;
z-index: 100000;
}
& a.ui-state-hover {