Tweets look better left-aligned.

master
q3k 2012-04-18 15:20:34 +02:00
parent e65ddeb7d2
commit 4b599721e8
1 changed files with 4 additions and 0 deletions

View File

@ -264,3 +264,7 @@ div .twtr-hd {
div .twtr-ft {
display: none;
}
div .twtr-widget p {
text-align: left !important;
}