]> cgit.babelmonkeys.de Git - adhocweb.git/blobdiff - index.html
Bootstrap compatibility
[adhocweb.git] / index.html
index acf79d341defb98ddc8cc353e0f0c41f79bb192d..05983b6fe5629a92208c83034979456a20fb3960 100644 (file)
 <div id='login'>
   <form id='cred' action='#'>
     <fieldset>
-      <label for='jid'>JID:</label><br/>
+      <label for='jid'>JID:</label>
       <input type='text' id='jid' />
-      <br/>
-      <label for='pass'>Password:</label><br/>
+      <label for='pass'>Password:</label>
       <input type='password' id='pass' />
-      <br/>
       <input type='submit' id='connect' value='connect' />
     </fieldset>
   </form>