Skip to content

Commit

Permalink
Fix :: Component view is not responsive in protostar #4764
Browse files Browse the repository at this point in the history
  • Loading branch information
rbsl-rakesh committed Oct 17, 2014
1 parent b3600b5 commit 732f9dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/protostar/component.php
Expand Up @@ -27,6 +27,7 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<jdoc:include type="head" />
<!--[if lt IE 9]>
<script src="<?php echo $this->baseurl; ?>/media/jui/js/html5.js"></script>
Expand Down

0 comments on commit 732f9dd

Please sign in to comment.