Browse
For agents
About
WP Docs
/
2.3.2
WP Docs
v2.3.2
Switch version
2.3.3
2.3.2
trunk
2.2.0
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5
2.2.6
2.2.7
2.2.8
2.2.9
2.3.0
2.3.1
Overview
Code
← All changes
|
css/admin-styles.css
+4
-1
2.2.1
→
2.3.2
View file →
@@ -721,5 +721,8 @@
721
721
}
722
722
.wp-docs-multi-select.selection-enabled i.far{
723
723
display:none;
724
724
}
725
-
725
+
div.wrap.wpdocs-wrapper div.fs-notice,
726
+
div.wrap.wpdocs-wrapper div.notice{
727
+
display:none !important;
728
+
}