diff options
Diffstat (limited to 'swatchmaker')
-rwxr-xr-x | swatchmaker/test/test.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swatchmaker/test/test.html b/swatchmaker/test/test.html index 25a3f05d..63b0b497 100755 --- a/swatchmaker/test/test.html +++ b/swatchmaker/test/test.html @@ -564,8 +564,8 @@ <span class="help-inline">Woohoo!</span> </div> </div> - <div class="control-group success"> - <label class="control-label" for="selectError">Select with success</label> + <div class="control-group info"> + <label class="control-label" for="selectError">Select with info</label> <div class="controls"> <select id="selectError"> <option>1</option> |