mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#631 add dialog polyfill for firefox and safari
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
}
|
||||
.user-profile{
|
||||
margin-right: 3px;
|
||||
}
|
||||
}
|
||||
|
@@ -35,3 +35,7 @@ body, html {
|
||||
text-align: center;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
._dialog_overlay {
|
||||
position: static !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user