Twitter loves developers, you can tell.

master
Nick Sergeant 2012-09-18 21:01:10 -04:00
parent 26592de82f
commit 36a302ea54
3 changed files with 6 additions and 13 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1060,7 +1060,7 @@ article.snipt {
padding-bottom: 20px; padding-bottom: 20px;
ul.attrs { ul.attrs {
margin: 15px 0 0 15px; margin: 14px 0 0 15px;
li { li {
background: transparent url('/static/images/calendar-icon.png') top left no-repeat; background: transparent url('/static/images/calendar-icon.png') top left no-repeat;
@ -1112,9 +1112,9 @@ article.snipt {
} }
&.tweet { &.tweet {
background: none; background: none;
float: right; margin: -1px 0 0 0;
margin: -1px 130px 0 0;
padding: 0; padding: 0;
vertical-align: -6px;
a { a {
color: transparent; color: transparent;
@ -1289,7 +1289,7 @@ div#disqus_thread {
width: 825px; width: 825px;
#dsq-content { #dsq-content {
margin-top: -38px; margin-top: -44px;
#dsq-global-toolbar { #dsq-global-toolbar {
margin-bottom: 18px; margin-bottom: 18px;
@ -1466,13 +1466,6 @@ body.detail {
} }
} }
} }
footer {
ul.attrs {
li.tweet {
margin-right: 258px;
}
}
}
div.rochester-made { div.rochester-made {
width: 840px; width: 840px;
} }