https://bugzilla.wikimedia.org/show_bug.cgi?id=41240

--- Comment #22 from Steven Walling <swall...@wikimedia.org> ---
(In reply to comment #21)
> (In reply to comment #20)
> > Senior contributors find it distracting at Wiktionary. How can individual
> > users
> > turn it off. Custom JS? CSS?
> 
> Just add:
> 
> .postedit { 
>   display: none
> }
> 
> to your personal common.css file.

Sorry, typo. That should have a semicolon in it, ala: 

.postedit { 
  display: none;
}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to