U4-5942 - change width of grid cell tools

Change width of grid cell tools, so it doesn't overlap the input
fields/texteditors.
This commit is contained in:
bjarnef
2015-01-19 16:55:02 +01:00
parent e85ef38218
commit 633f56a7aa

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;
}