Tweet margin.

master
Nick Sergeant 2012-09-18 15:55:28 -04:00
parent 7ccea484e4
commit 266d4d88ee
4 changed files with 4 additions and 4 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

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

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?31" />
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?32" />
{% 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 %}" />