mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
add test for textarea at .span12, really fix docs footer
This commit is contained in:
@@ -912,6 +912,12 @@ form.bs-docs-example {
|
||||
}
|
||||
|
||||
/* Unfloat the back to top link in footer */
|
||||
.footer {
|
||||
margin-left: -20px;
|
||||
margin-right: -20px;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
.footer p {
|
||||
margin-bottom: 9px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user