mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
reduce header icon left-margin to fit
This commit is contained in:
parent
36bb4c02b7
commit
3116715a69
@ -57,7 +57,7 @@
|
||||
.icons {
|
||||
float: left;
|
||||
text-align: center;
|
||||
margin: 0 0 0 15px;
|
||||
margin: 0 0 0 5px;
|
||||
list-style: none;
|
||||
> li {
|
||||
float: left;
|
||||
|
@ -458,7 +458,7 @@ iframe {
|
||||
|
||||
@include medium-width {
|
||||
.extra-info-wrapper {
|
||||
max-width: 760px;
|
||||
max-width: 740px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user