Minor: Remove unnecessary @noflip annotation
authorGabriel Wicke <gwicke@wikimedia.org>
Wed, 9 Jul 2014 18:17:14 +0000 (11:17 -0700)
committerGabriel Wicke <gwicke@wikimedia.org>
Wed, 9 Jul 2014 18:17:14 +0000 (11:17 -0700)
Follow-up to 9573eb29678.

Change-Id: If5a289e67ad110c2489087f9dde995391f851e98

resources/src/mediawiki.skinning/content.parsoid.less

index aeed611..2f1b795 100644 (file)
@@ -69,11 +69,8 @@ figure[typeof*='mw:Image'] {
        }
 
        &.mw-halign-none {
-               /* @noflip */
                margin: 0;
-               /* @noflip */
                clear: none;
-               /* @noflip */
                float: none;
        }