summaryrefslogtreecommitdiff
path: root/themes/default/less/bootstrap/print.less
blob: 52c3704d8cf73337d3f67e4976dc16a03abbc0b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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;
}