Responsive layout correction.

This commit is contained in:
gohyda 2016-03-03 04:46:30 +01:00
parent 7b0b80ae21
commit 311ff0367d

View File

@ -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;