1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

fix "pading-right" [sic] typo in dashboard.css; fixes #12455

This commit is contained in:
Chris Rebert 2014-01-30 20:39:12 -08:00
parent e430675d14
commit 2c6b099f91

View file

@ -66,7 +66,7 @@ body {
@media (min-width: 768px) {
.main {
padding-left: 40px;
pading-right: 40px;
padding-right: 40px;
}
}
.main .page-header {