webapp: Fixed visual glitch in xmpp pairing.

It seems that all other uses of <div .col-sm-9> occur outside of
<div .content-box>. This one occurred inside it, when xmpp pairing.

This was introduced in the bootstrap 3 conversion.
This commit is contained in:
Joey Hess 2014-09-04 16:17:43 -04:00
parent 974be83aef
commit 0881f6d45c
3 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,4 @@
<div .col-sm-9 ##{ident}>
<div ##{ident}>
<table .table>
<tbody>
$if null buddies