aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-24 10:11:39 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-24 10:11:39 -0300
commit7a303ee9792bed06a5f1e5b7aefcbf4b2a132a12 (patch)
treef09cfd76d950976248618ec7abdd1d9f217ffefd /templates
parent5d4ff2f60972bc45f4f7e18b1ac24b7fe47b715e (diff)
downloadkeyringer-7a303ee9792bed06a5f1e5b7aefcbf4b2a132a12.tar.gz
keyringer-7a303ee9792bed06a5f1e5b7aefcbf4b2a132a12.tar.bz2
HTML compliance
Diffstat (limited to 'templates')
-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;