mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
fixes #7140: hide navbar toggle in print
This commit is contained in:
Vendored
+3
@@ -263,6 +263,9 @@ table {
|
||||
h3 {
|
||||
page-break-after: avoid;
|
||||
}
|
||||
.navbar-toggle {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user