0
0
mirror of https://github.com/Doodle3D/doodle3d-connect.git synced 2024-07-01 02:41:21 +02:00

Allow clicking through spinner

This commit is contained in:
peteruithoven 2014-02-24 17:05:29 +01:00
parent 2b24d86223
commit 693af8f6d6

View File

@ -26,6 +26,7 @@ a {
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
pointer-events: none;
}
#list {
padding: 0;