mirror of
https://github.com/friendica/friendica
synced 2025-04-18 05:10:19 +00:00
Merge pull request #2350 from annando/1602-vier-aside-img
Vier: Pictures in the side bar shouldn't be larger than the side bar
This commit is contained in:
commit
6268d776af
1 changed files with 4 additions and 0 deletions
|
@ -1141,6 +1141,10 @@ aside h4, right_aside h4 {
|
||||||
font-size: 1.17em;
|
font-size: 1.17em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
aside img {
|
||||||
|
max-width: 175px;
|
||||||
|
}
|
||||||
|
|
||||||
.nets-ul {
|
.nets-ul {
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue