summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/twitter.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/twitter.scss')
-rw-r--r--app/assets/stylesheets/twitter.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/twitter.scss b/app/assets/stylesheets/twitter.scss
index a67c044..4419918 100644
--- a/app/assets/stylesheets/twitter.scss
+++ b/app/assets/stylesheets/twitter.scss
@@ -71,3 +71,8 @@ box-sizing: border-box;
font-style: italic;
font-size: 12px;
}
+
+.more_tweets_link {
+ text-align: right;
+ font-size: 12px;
+}