@@ -297,6 +297,7 @@ ul.item_list div {
border: 1px solid rgba(255, 255, 255, 0.2);
width: 85% !important;
outline: none;
+ display: inline-block;
background-color: rgba(255, 255, 255, 0.6);
/* For auto expansion jQuery code */
box-sizing: padding-box;
@@ -844,7 +844,7 @@ $(document).ready(function() {
return false;
}
*/
-
+
/* ================================================
Serialize Form to JSON
================================================= */