Merge pull request #624 from bjarnef/dev-v7-U4-5942

U4-5942 - change width of grid cell tools
This commit is contained in:
Shannon Deminick
2015-01-30 11:09:33 +11:00

View File

@@ -151,7 +151,7 @@ IFRAME {overflow:hidden;}
bottom: 0;
top: 0;
right: 0;
width: 150px;
width: 50px;
opacity: 0.3;
z-index: 50;
}