diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-02-12 15:52:46 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-02-12 15:52:46 -0500 |
commit | 681b68d048ec26054fcf75ba2e82b1334d5c676b (patch) | |
tree | 38661c355ecbc311f8e077144bbe92cd59d181a0 | |
parent | 8dcb02d03598b75204227b5c187d8b6e8d33b03d (diff) | |
download | jquery-ui-681b68d048ec26054fcf75ba2e82b1334d5c676b.tar.gz jquery-ui-681b68d048ec26054fcf75ba2e82b1334d5c676b.zip |
Whitespace
-rw-r--r-- | demos/addClass/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/addClass/default.html b/demos/addClass/default.html index 38acd8b4c..406466263 100644 --- a/demos/addClass/default.html +++ b/demos/addClass/default.html @@ -33,7 +33,7 @@ <div class="demo"> <div class="toggler"> - <div id="effect" class=" ui-corner-all"> + <div id="effect" class="ui-corner-all"> Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. </div> </div> |