Fix notification and validation messages when creating and importing a profile.
This commit is contained in:
parent
0060c9a0c9
commit
7f89772c86
5 changed files with 32 additions and 25 deletions
|
|
@ -379,7 +379,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;
|
||||
|
|
@ -388,7 +387,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