fixed well size, added comment

pull/263/head
Justin Richer 2013-01-02 10:19:55 -05:00
parent 655092a12b
commit 4068952a81
1 changed files with 3 additions and 3 deletions

View File

@ -449,7 +449,7 @@
<div class="well"> <div class="well">
<h3>Sites that have been whitelisted by an administrator</h3> <h3>Sites that have been whitelisted by an administrator. If you revoke them here, they will automatically be re-approved on your next visit.</h3>
<table id="grant-whitelist-table" class="table table-hover table-striped"> <table id="grant-whitelist-table" class="table table-hover table-striped">
<thead> <thead>
@ -513,7 +513,7 @@
<form class="form-horizontal"> <form class="form-horizontal">
<fieldset> <fieldset>
<div class="well"> <div class="well well-small">
<button class="btn btn-small refresh-table"><i class="icon-refresh"></i> Refresh</button> <button class="btn btn-small refresh-table"><i class="icon-refresh"></i> Refresh</button>
</div> </div>
@ -523,7 +523,7 @@
</div> </div>
</div> </div>
<div class="well"> <div class="well well-small">
<button class="btn btn-small refresh-table"><i class="icon-refresh"></i> Refresh</button> <button class="btn btn-small refresh-table"><i class="icon-refresh"></i> Refresh</button>
</div> </div>