summaryrefslogtreecommitdiff
path: root/www/crm/wp-includes/css/admin-bar-rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-includes/css/admin-bar-rtl.css')
-rw-r--r--www/crm/wp-includes/css/admin-bar-rtl.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/crm/wp-includes/css/admin-bar-rtl.css b/www/crm/wp-includes/css/admin-bar-rtl.css
index 61c85ad3..7486afb5 100644
--- a/www/crm/wp-includes/css/admin-bar-rtl.css
+++ b/www/crm/wp-includes/css/admin-bar-rtl.css
@@ -89,7 +89,7 @@ html:lang(he-il) .rtl #wpadminbar * {
top: 0;
right: 0;
width: 100%;
- min-width: 600px; /* match the min-width of the body in wp-admin.css */
+ min-width: 600px; /* match the min-width of the body in wp-admin/css/common.css */
z-index: 99999;
background: #23282d;
}
@@ -809,7 +809,7 @@ html:lang(he-il) .rtl #wpadminbar * {
/* Toolbar Touchification*/
html #wpadminbar {
height: 46px;
- min-width: 300px;
+ min-width: 240px; /* match the min-width of the body in wp-admin/css/common.css */
}
#wpadminbar * {