Dbrant has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/338992 )

Change subject: Show edit pencil for all sections.
......................................................................

Show edit pencil for all sections.

For some reason, we were hiding the edit pencil specifically for H3
headings.

Change-Id: Ic561a0f52dbc0cca2ff41d21cff54da597427662
---
M styles/headers.less
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileApp 
refs/changes/92/338992/1

diff --git a/styles/headers.less b/styles/headers.less
index 7366890..c291566 100644
--- a/styles/headers.less
+++ b/styles/headers.less
@@ -9,10 +9,6 @@
     padding: 15px 0 0!important;
 }
 
-h3.section_heading a.edit_section_button {
-    display: none !important;
-}
-
 h2.section_heading a.edit_section_button {
     position: relative;
     top: -5px;

-- 
To view, visit https://gerrit.wikimedia.org/r/338992
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic561a0f52dbc0cca2ff41d21cff54da597427662
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileApp
Gerrit-Branch: master
Gerrit-Owner: Dbrant <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to