Merge branch 'bugfix/modal_icons' of https://github.com/tiwariav/dynamicweb into tiwariav-bugfix/modal_icons

This commit is contained in:
PCoder 2017-08-04 23:53:47 +05:30
commit 7d334fddb0
3 changed files with 7 additions and 9 deletions

View file

@ -140,10 +140,11 @@
.btn-custom-delete a, .btn-custom-download a{
text-decoration: none;
}
.modal-body p{
.modal-body p.ssh-key{
width: 100%;
word-wrap: break-word;
text-align: left;
margin-top: 10px;
}
@media screen and (max-width: 768px) {