mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
remove commented out nav styles
This commit is contained in:
parent
3dd48b8d47
commit
9ccf308fd1
@ -38,44 +38,6 @@
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Base styles
|
||||
//
|
||||
|
||||
// .nav {
|
||||
// padding-left: 0;
|
||||
// margin-bottom: 0;
|
||||
// list-style: none;
|
||||
// @include clearfix();
|
||||
// }
|
||||
//
|
||||
// .nav-item {
|
||||
// position: relative;
|
||||
// display: inline-block;
|
||||
// }
|
||||
//
|
||||
// .nav-link {
|
||||
// display: inline-block;
|
||||
//
|
||||
// @include hover-focus {
|
||||
// text-decoration: none;
|
||||
// background-color: $nav-link-hover-bg;
|
||||
// }
|
||||
//
|
||||
// // Disabled state sets text to gray and nukes hover/tab effects
|
||||
// .disabled > &,
|
||||
// &.disabled {
|
||||
// color: $nav-disabled-link-color;
|
||||
//
|
||||
// @include plain-hover-focus {
|
||||
// color: $nav-disabled-link-hover-color;
|
||||
// cursor: $cursor-disabled;
|
||||
// background-color: transparent;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
//
|
||||
// Tabs
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user