removed add row button from being displayed in _gravityforms.scss
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 8 Oct 2015 18:36:10 +0000 (14:36 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 8 Oct 2015 18:36:10 +0000 (14:36 -0400)
css/app.css
scss/plugins/_gravityforms.scss

index 18f2156..5440e8d 100644 (file)
@@ -7867,6 +7867,9 @@ input#input_8_60.small, input#input_8_62 {
   border: none;
   font-weight: bold; }
 
+.gform_wrapper table.gfield_list tbody tr td.gfield_list_icons {
+  display: none; }
+
 td.gfield_list_cell.gfield_list_56_cell1 input, td.gfield_list_cell.gfield_list_57_cell1 input {
   width: 90px !important; }
 
index e84475a..4987e49 100644 (file)
@@ -29,6 +29,9 @@ input#input_8_60.small, input#input_8_62{
 }
 li#field_8_61.gfieldgf_middle_third.gfield_htmlgfield_html_formatted.gfield_no_follows_desc.field_sublabel_below.field_description_below {
   
+}
+.gform_wrapper table.gfield_list tbody tr td.gfield_list_icons{
+    display: none;
 }
 td.gfield_list_cell.gfield_list_56_cell1 input, td.gfield_list_cell.gfield_list_57_cell1 input{
         width: 90px !important;