Avoid facebook widget making the page too wide
This commit is contained in:
parent
55b3bed27c
commit
4d9bca3553
1 changed files with 5 additions and 0 deletions
|
@ -468,3 +468,8 @@ twitterwidget {
|
|||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.aside-module {
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue