Tweet margin.

master
Nick Sergeant 2012-09-18 15:57:15 -04:00
parent a745437489
commit 955df70406
2 changed files with 2 additions and 2 deletions

View File

@ -1469,7 +1469,7 @@ body.detail {
footer {
ul.attrs {
li.tweet {
margin-right: 254px;
margin-right: 258px;
}
}
}

View File

@ -19,7 +19,7 @@
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js"></script>
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?32" />
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?33" />
{% if has_snipts and not detail %}
<link rel="alternate" type="application/rss+xml" title="RSS" href="{{ request.path }}?rss{% if not public %}&amp;api_key={{ request.user.api_key.key }}{% endif %}" />