fix close button on all popups

This commit is contained in:
bechi 2014-12-12 12:04:32 -03:00
commit 84eca04589
7 changed files with 8 additions and 34 deletions

View file

@ -1618,8 +1618,8 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
padding: 0.8rem;
position: absolute;
background: #E4E8EC;
top: 37px;
right: 15px;
top: 10px;
right: 10px;
line-height: 0;
color: #7A8C9E;
border-radius: 3px;