PromoteLinkForm: remove notes.

This commit is contained in:
Brian Simpson
2014-03-04 15:27:58 -05:00
parent 928aecd311
commit ff3cd281cc
2 changed files with 3 additions and 14 deletions

View File

@@ -4745,11 +4745,6 @@ ul.tabmenu.formtab {
border-bottom: none;
}
.campaign .notes ul {
font-size: x-small;
list-style-type: disc;
margin: 0 20px 10px;
}
.existing-campaigns td > button {
margin: 2px;
padding: 2px 4px;
@@ -4765,8 +4760,9 @@ ul.tabmenu.formtab {
text-align: right;
width: auto;
}
.campaign .targeting, .campaign .notes {
margin-left: 25px;
.campaign .targeting {
margin-left: 25px;
}
.campaign .targeting input{
width: 95%;

View File

@@ -460,13 +460,6 @@ ${self.javascript_setup()}
${thing.subreddit_selector}
</div>
<div class="notes">
<ul>
<li>${_("You will only be charged for the portion of your budget that is actually spent. Any unspent portion will be refunded.")}</li>
<li>${_("By targeting, your ad will only appear in front of users who subscribe to the subreddit that you specify.")}</li>
<li>${_("You can only target one subreddit per campaign. If you would like to submit to more than one subreddit, add a new campaign (its easy, you just fill this form out again by clicking the '+ add new' button on the top right of your dashboard).")}</li>
</ul>
</div>
<div class="buttons">
<input type="hidden" name="campaign_id36" value="">