mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
[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:
parent
76a9630d40
commit
b058ac39df
3 changed files with 186 additions and 179 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue