Skip to content

Commit

Permalink
mobile Ansicht fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
globeFrEak committed Jun 10, 2013
1 parent d4e98b2 commit 92bdb51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/cwclan/theme.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
require_once INCLUDES . "theme_functions_include.php";

function get_head_tags() {
echo "<meta name='viewport' content='width=device-width, initial-scale=1.0'>";
echo "<link rel='stylesheet' href='" . THEME . "css/bootstrap.css'>";
echo "<link rel='stylesheet' href='" . THEME . "css/bootstrap-responsive.css'>";
echo "<link rel='stylesheet' href='" . THEME . "css/icomoon.css'>";
Expand Down

0 comments on commit 92bdb51

Please sign in to comment.