aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-20 10:44:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-20 10:44:59 -0300
commit6dd35dd876cbe50464d95fa63ca996ee684bca67 (patch)
tree2abcad6979587fdc1a7fee4693e30b7a37feeed7
parentfe5bb0e9544da51a8cf6b513031fa8b3709c4838 (diff)
downloadfirma-master.tar.gz
firma-master.tar.bz2
Style tag fixHEADmaster
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 3a72101..aa292c4 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -28,7 +28,7 @@
<TMPL_IF FEEDLINKS><TMPL_VAR FEEDLINKS></TMPL_IF>
<TMPL_IF RELVCS><TMPL_VAR RELVCS></TMPL_IF>
<TMPL_IF META><TMPL_VAR META></TMPL_IF>
-<style>
+<style type="text/css">
@media (max-width: 979px) {
.navbar-fixed-top {
position: fixed;