@@ -105,6 +105,7 @@
.cdb .cdb-sheet td.edit > div.error {
margin-top: 5px;
position: absolute;
+ z-index: 2;
color: red;
background-color: #633;
border: 1px solid #833;
@@ -114,6 +114,7 @@
&> div.error {
margin-top : 5px;
position : absolute;
+ z-index : 2;
color : red;
background-color : #633;
border : 1px solid #833;