Skip to content

Commit

Permalink
no more flexbox
Browse files Browse the repository at this point in the history
  • Loading branch information
TranTheTrung authored May 27, 2021
1 parent 7c8128f commit 2b032af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions skins/Timeless/includes/SkinTimeless.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ public function initPage( OutputPage $out ) {
$out->addModules( [
'skins.timeless.mobile'
] );

// Basic IE support without flexbox
$out->addStyle( $this->stylename . '/resources/IE9fixes.css', 'screen', 'IE' );
}

/**
Expand Down

0 comments on commit 2b032af

Please sign in to comment.