Skip to content

Commit

Permalink
Item13766: cosmetic fix to CSS, thanks FlorianSchlichting
Browse files Browse the repository at this point in the history
  • Loading branch information
cdot committed Apr 27, 2017
1 parent a564f13 commit ff44aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EditRowPlugin/pub/System/EditRowPlugin/erp.uncompressed.css
Expand Up @@ -18,7 +18,7 @@
}

.erpJS_container {
position: relative;
position: absolute !important; /* Item13766 */
margin: 0;
padding: 0;
}
Expand Down Expand Up @@ -108,4 +108,4 @@ a.erp_drag_button:hover {
.tableSortIcon.erp-button {
float:right;
margin: 0.25em 0 0 0 !important;
}
}

0 comments on commit ff44aa7

Please sign in to comment.