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

@ -10,3 +10,5 @@ Go to the pairing menu
### Please provide any additional information below.
![image of bug](http://i.imgur.com/fZe1ERD.png)
> [[fixed|done]] --[[Joey]]