mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
pulling out more stuff and fixing file name at top of file
This commit is contained in:
+2
-4
@@ -350,7 +350,7 @@
|
||||
// Basic pill nav
|
||||
.pills {
|
||||
a {
|
||||
margin: 5px 3px 5px 0;
|
||||
margin: 5px 3px 5px 0;
|
||||
padding: 0 15px;
|
||||
text-shadow: 0 1px 1px @white;
|
||||
line-height: 30px;
|
||||
@@ -376,7 +376,7 @@
|
||||
|
||||
.tab-content > .active,
|
||||
.pill-content > .active {
|
||||
display:block;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
@@ -398,8 +398,6 @@
|
||||
padding: 0 5px;
|
||||
color: @grayLight;
|
||||
}
|
||||
a {
|
||||
}
|
||||
.active a {
|
||||
color: @grayDark;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user