mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Allow #wpwrap to scroll horizontally if needed, and hide overflow only on specific elements that need it. See #26169.
git-svn-id: https://develop.svn.wordpress.org/trunk@26382 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -838,6 +838,7 @@
|
||||
text-indent: 100%;
|
||||
width: 28px;
|
||||
padding: 0 10px;
|
||||
overflow: hidden; /* Prevent link text from forcing horizontal scrolling on mobile */
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img {
|
||||
|
||||
Reference in New Issue
Block a user