mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
bunch of small tweaks, fixed a typo
This commit is contained in:
@@ -45,7 +45,6 @@ div.topbar {
|
||||
font-weight: 200;
|
||||
line-height: 1;
|
||||
img {
|
||||
display: inline;
|
||||
float: left;
|
||||
margin-right: 6px;
|
||||
}
|
||||
@@ -122,13 +121,6 @@ div.topbar {
|
||||
background-color: #222;
|
||||
background-color: rgba(0,0,0,.5);
|
||||
}
|
||||
// Vertical rule
|
||||
&.vr {
|
||||
border-left: 1px solid #008db8;
|
||||
border-right: 1px solid #00a0d1;
|
||||
height: 26px;
|
||||
margin: 6px 3px 1px 3px;
|
||||
}
|
||||
}
|
||||
// Dropdowns
|
||||
&.primary-nav li ul {
|
||||
@@ -356,7 +348,6 @@ ul.pills {
|
||||
li {
|
||||
display: inline;
|
||||
a {
|
||||
display: inline;
|
||||
float: left;
|
||||
width: auto;
|
||||
}
|
||||
@@ -427,7 +418,6 @@ div.pagination {
|
||||
li {
|
||||
display: inline;
|
||||
a {
|
||||
display: inline;
|
||||
float: left;
|
||||
padding: 0 14px;
|
||||
line-height: (@baseline * 2) - 2;
|
||||
|
||||
Reference in New Issue
Block a user