summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/admin_wind/css/screen.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index 937c4d15..2ea60402 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -419,6 +419,17 @@ th {
color: #FF0000 !important;
}
+/* Language options ~~~~~~~~~~~~~~~~~~~~~~~~ */
+#g-share-translations-form fieldset {
+ border: 0px;
+ margin: 0px;
+ padding: 0px;
+}
+
+#g-share-translations-form fieldset legend {
+ display: none;
+}
+
/** *******************************************************************
* 5) Navigation and menus
*********************************************************************/