summaryrefslogtreecommitdiff
path: root/themes/default/less/bootstrap/print.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/less/bootstrap/print.less')
-rw-r--r--themes/default/less/bootstrap/print.less18
1 files changed, 18 insertions, 0 deletions
diff --git a/themes/default/less/bootstrap/print.less b/themes/default/less/bootstrap/print.less
new file mode 100644
index 0000000..52c3704
--- /dev/null
+++ b/themes/default/less/bootstrap/print.less
@@ -0,0 +1,18 @@
+/*!
+ * Bootstrap @VERSION for Print
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.
+ * Date: @DATE
+ */
+
+
+// HIDE UNECESSARY COMPONENTS
+// --------------------------
+
+.navbar-fixed {
+ display: none;
+}