Responsive layout correction.
This commit is contained in:
parent
7b0b80ae21
commit
311ff0367d
@ -616,15 +616,19 @@ a.test-arrow {
|
||||
}
|
||||
|
||||
.sidebar .location {
|
||||
float: left;
|
||||
float: right;
|
||||
margin: 0px;
|
||||
padding: 5px;
|
||||
width: 60%;
|
||||
padding: 3px 10px 1px 10px;
|
||||
min-height: 39px;
|
||||
background: inherit;
|
||||
text-align: left;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.sidebar .location:empty {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.sidebar img {
|
||||
width: 35px;
|
||||
margin-top: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user