Tweak 'destructive' use case in style guide
authorMatthew Flaschen <mflaschen@wikimedia.org>
Thu, 23 Oct 2014 04:57:32 +0000 (00:57 -0400)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Thu, 23 Oct 2014 04:58:03 +0000 (00:58 -0400)
Bug: 71856
Change-Id: Ib69e0496ac768d4385d653073547f9482cd9641a

resources/src/mediawiki.ui/components/buttons.less

index 2512d49..6ba7bf7 100644 (file)
 
        // Destructive buttons
        //
-       // Use destructive buttons for actions which result in the destruction of data.
-       // e.g. deleting a page.
+       // Use destructive buttons for actions that remove or limit, such as deleting a page or blocking a user.
        // This should not be used for cancel buttons.
        //
        // Markup: