[curweather] Fix widget layout. [friendica#5473] (#662)

See issue [friendica#5473](https://github.com/friendica/friendica/issues/5473) and PR#653.
This commit is contained in:
Andreas Neustifter 2018-07-23 23:06:09 +02:00 committed by Hypolite Petovan
parent 76a9630d40
commit b058ac39df
3 changed files with 186 additions and 179 deletions

View file

@ -1,11 +1,11 @@
#curweather-network img {
float: left;
margin: 30px 10px;
}
ul.curweather-details li {
list-type: none;
}
p.curweather-footer {
div.curweather-footer {
margin-top: 10px;
font-size: 0.8em;
}