Ticket #21904: 21904.3.diff
File 21904.3.diff, 535 bytes (added by , 13 years ago) |
---|
-
wp-admin/css/wp-admin.css
1122 1122 margin: 0; 1123 1123 padding: 8px 20px 12px; 1124 1124 position: relative; 1125 overflow: auto;1126 1125 } 1127 1126 1128 1127 #screen-meta .screen-reader-text { … … 1133 1132 margin: 0 24px 0 0; 1134 1133 } 1135 1134 1135 ::-webkit-validation-bubble-message { 1136 z-index:9999 !important; 1137 } 1138 1136 1139 /* screen options and help tabs revert */ 1137 1140 #screen-meta { 1138 1141 display: none;