Merge pull request #87 from trinityd/patch-1
Shorten neverending twitter timeline widget
This commit is contained in:
commit
fb1b80f471
1 changed files with 7 additions and 1 deletions
|
@ -5646,3 +5646,9 @@ blockquote p {
|
|||
.text-black-50 {
|
||||
color: #808080 !important;
|
||||
}
|
||||
|
||||
.timeline-Widget {
|
||||
max-height: 500px !important;
|
||||
overflow-y: scroll !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue