mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
CSS & alignment tweaks
This commit is contained in:
committed by
XhmikosR
parent
a99c531aa7
commit
0cfd8dfddf
@@ -28,7 +28,6 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.sidebar-sticky {
|
||||
position: relative;
|
||||
top: 0;
|
||||
@@ -69,20 +68,6 @@ body {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
/*
|
||||
* Content
|
||||
*/
|
||||
|
||||
[role="main"] {
|
||||
padding-top: 133px; /* Space for fixed navbar */
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
[role="main"] {
|
||||
padding-top: 48px; /* Space for fixed navbar */
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Navbar
|
||||
*/
|
||||
@@ -96,8 +81,8 @@ body {
|
||||
}
|
||||
|
||||
.navbar .navbar-toggler {
|
||||
top: 4px;
|
||||
right: 4px;
|
||||
top: .25rem;
|
||||
right: 1rem;
|
||||
}
|
||||
|
||||
.navbar .form-control {
|
||||
|
||||
Reference in New Issue
Block a user