aboutsummaryrefslogtreecommitdiff
path: root/less/print.less
blob: 4fd45e28220784e5ecda9038ddc4b6a4b97f50fa (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;
}