Fixed public key text outinf of panel border

This commit is contained in:
Corpsee 2014-05-10 21:06:16 +07:00
parent aed38a0aca
commit ff1dad958f

View file

@ -80,4 +80,8 @@ h1 {
position: absolute;
right: 25px;
width: 200px;
}
.panel-body {
overflow: auto;
}