mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
fix "pading-right" [sic] typo in dashboard.css; fixes #12455
This commit is contained in:
parent
eeeaa0b894
commit
648984f1cc
@ -66,7 +66,7 @@ body {
|
||||
@media (min-width: 768px) {
|
||||
.main {
|
||||
padding-left: 40px;
|
||||
pading-right: 40px;
|
||||
padding-right: 40px;
|
||||
}
|
||||
}
|
||||
.main .page-header {
|
||||
|
Loading…
Reference in New Issue
Block a user