mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Avoid facebook widget making the page too wide
This commit is contained in:
parent
c517e8d812
commit
6749a5e4df
@ -468,3 +468,8 @@ twitterwidget {
|
|||||||
.text-center {
|
.text-center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.aside-module {
|
||||||
|
max-width: 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user