mirror of
https://github.com/twbs/bootstrap.git
synced 2025-07-31 19:00:23 +02:00
fix "pading-right" [sic] typo in dashboard.css; fixes #12455
This commit is contained in:
@@ -66,7 +66,7 @@ body {
|
||||
@media (min-width: 768px) {
|
||||
.main {
|
||||
padding-left: 40px;
|
||||
pading-right: 40px;
|
||||
padding-right: 40px;
|
||||
}
|
||||
}
|
||||
.main .page-header {
|
||||
|
Reference in New Issue
Block a user