Ticket #26197: 26197.diff
File 26197.diff, 442 bytes (added by , 10 years ago) |
---|
-
wp-includes/css/editor.css
1071 1071 position: relative; 1072 1072 } 1073 1073 1074 #wp-content-editor-tools {1074 .wp-editor-tools { 1075 1075 position: relative; 1076 1076 z-index: 1; 1077 1077 } 1078 1078 1079 #wp-content-editor-container {1079 .wp-editor-container { 1080 1080 clear: both; 1081 1081 position: relative; 1082 1082 top: -1px;