Merge pull request #20 from shaman/nin-v2

The secret key goes beyond the right border of modal window
This commit is contained in:
Mylène Bressan 2015-09-27 07:35:17 +02:00
commit 9f4eeea592
2 changed files with 2 additions and 2 deletions

View File

@ -659,7 +659,7 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
margin-top: 8px;
color: black;
font-weight: bold;
font-size: 110%;
font-size: 80%;
}
.modal-wrapper.following-modal h2 {
display: none;

View File

@ -44,7 +44,7 @@ $header-modal-height : $menu-height
margin-top: 8px
color: rgba(0.5, 0, 0, 1)
font-weight: bold
font-size: 110%
font-size: 80%
// FOLOWING MODAL //