Merge pull request #1936 from cmgustavo/bug/ui-notification-01
Fix notification/validation when creating and importing a profile
This commit is contained in:
commit
9c18a8a60f
5 changed files with 32 additions and 25 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue