mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 05:33:02 +02:00
Reset padding on homepage links
This commit is contained in:
@@ -81,7 +81,9 @@ body {
|
|||||||
|
|
||||||
/* Textual links */
|
/* Textual links */
|
||||||
.bs-masthead-links {
|
.bs-masthead-links {
|
||||||
margin: 20px 0;
|
margin-top: 20px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
padding-left: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
.bs-masthead-links li {
|
.bs-masthead-links li {
|
||||||
|
Reference in New Issue
Block a user