summaryrefslogtreecommitdiff
path: root/www/crm/wp-includes/css/admin-bar-rtl.css
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2019-10-04 16:03:20 -0300
committerYaco <franco@reevo.org>2019-10-04 16:03:20 -0300
commitac6bedd68a70d744a927494351100e6bfabfe14e (patch)
tree7a9a7967a6244008edbc27055b205d936cb45b02 /www/crm/wp-includes/css/admin-bar-rtl.css
parentb25b94b8b0aacab5a5a38bb107201c7f92c083ab (diff)
Actualiza WP a 5.2.3
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 * {