Merge pull request #1936 from cmgustavo/bug/ui-notification-01

Fix notification/validation when creating and importing a profile
This commit is contained in:
Matias Alejo Garcia 2014-12-03 16:54:04 -03:00
commit 9c18a8a60f
5 changed files with 32 additions and 25 deletions

View file

@ -380,7 +380,6 @@ a:hover {
height: 41px;
position: relative;
font-size: 12px;
width: 70%;
padding: 0.9rem 0.7rem 0.7rem 3rem;
border-radius: 4px;
background: #F2F5F8;
@ -389,7 +388,6 @@ a:hover {
}
.box-notification .box-icon {
margin-right: 77px;
position: absolute;
top: 0;
left: 0;