git-annex/doc/bugs/Visual_glitch_while_xmpp_pairing.mdwn
Joey Hess 0881f6d45c 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.
2014-09-04 16:18:20 -04:00

14 lines
426 B
Markdown

### Please describe the problem.
When pairing with xmpp buddies, the well does not expand to fit the whole buddy list
### What steps will reproduce the problem?
Go to the pairing menu
### What version of git-annex are you using? On what operating system?
5.20140717 from the homebrew bottle
### Please provide any additional information below.
![image of bug](http://i.imgur.com/fZe1ERD.png)
> [[fixed|done]] --[[Joey]]