Make min-size of forecast-data larger; should fix #101 .

merge-requests/218/head
Jens Lody 9 years ago
parent 402ff70fe3
commit 4a06c3c03f
  1. 2
      data/stylesheet.css

@ -93,7 +93,7 @@ padding-right: 15px;
}
.openweather-forecast-databox {
min-width: 140px;
min-width: 160px;
}
.openweather-forecast-day {

Loading…
Cancel
Save