15639537 by Marty Penner

Hide the translation services block

1 parent 9e03f892
...@@ -1548,3 +1548,8 @@ a, input, textarea, select { ...@@ -1548,3 +1548,8 @@ a, input, textarea, select {
1548 top: 4px; 1548 top: 4px;
1549 left: 2px; 1549 left: 2px;
1550 } 1550 }
1551
1552 .icl-translation-services,
1553 .icl_show_promo {
1554 display: none;
1555 }
......