mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Reset padding on homepage links
This commit is contained in:
parent
356100e74e
commit
eba9b4de6c
@ -81,7 +81,9 @@ body {
|
||||
|
||||
/* Textual links */
|
||||
.bs-masthead-links {
|
||||
margin: 20px 0;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
}
|
||||
.bs-masthead-links li {
|
||||
|
Loading…
x
Reference in New Issue
Block a user