Merge pull request #1326 from coralproject/fix-ie11-sideactions

Add IE CSS fixes
This commit is contained in:
Kim Gardner
2018-01-30 12:08:58 -05:00
committed by GitHub
@@ -81,6 +81,8 @@
}
.sideActions {
/* IE 11 needs this... */
width: 105px;
}
.editedMarker {