aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
diff options
context:
space:
mode:
authorre4k <re4k@re4k.info>2013-03-14 23:28:59 +0900
committerre4k <re4k@re4k.info>2013-03-14 23:28:59 +0900
commit85079ba8a48160b43099f80b3d567c812d9099a8 (patch)
tree8cde057bfc7aa00c6e1c0f610a6da5aad1c2a5bd /app/assets
parent2bf399afa9707b08523f538332657ee06156efb0 (diff)
downloadaclog-85079ba8a48160b43099f80b3d567c812d9099a8.tar.gz
Change Twitter Streaming API library to em-twitter
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/_tweets.css.sass3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/_tweets.css.sass b/app/assets/stylesheets/_tweets.css.sass
index a1f0cb3..818d099 100644
--- a/app/assets/stylesheets/_tweets.css.sass
+++ b/app/assets/stylesheets/_tweets.css.sass
@@ -61,7 +61,8 @@
//:border-radius 0 0 4px 4px
:padding 15px
//:background #edf0f4
- .type_row
+ .favs_row,
+ .retweets_row
:margin-bottom 3px
.info
:width 60px