fix for large font linux/win differences in extended forecast
This commit is contained in:
parent
f3a386079b
commit
5419425834
3 changed files with 3 additions and 4 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.condition {
|
||||
text-align: center;
|
||||
height: 74px;
|
||||
margin-top: 10px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
|
@ -44,7 +44,6 @@
|
|||
|
||||
.temperatures {
|
||||
width: 100%;
|
||||
margin-top: 5px;
|
||||
|
||||
.temperature-block {
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue