2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Normalize examples' CSS. (#24210)

This commit is contained in:
XhmikosR
2017-10-02 21:54:47 +03:00
committed by GitHub
parent eaccb60701
commit 2891dc143d
10 changed files with 27 additions and 42 deletions
+3 -3
View File
@@ -12,8 +12,8 @@ body {
*/
h1 {
margin-bottom: 20px;
padding-bottom: 9px;
margin-bottom: 20px;
border-bottom: 1px solid #eee;
}
@@ -35,8 +35,8 @@ h1 {
/* Sidebar navigation */
.sidebar {
padding-left: 0;
padding-right: 0;
padding-left: 0;
}
.sidebar .nav {
@@ -59,7 +59,7 @@ h1 {
* Dashboard
*/
/* Placeholders */
/* Placeholders */
.placeholders {
padding-bottom: 3rem;
}