diff --git a/assets/bpmn-font/css/bpmn-embedded.css b/assets/bpmn-font/css/bpmn-embedded.css index 8aab7ee8..ef915880 100644 --- a/assets/bpmn-font/css/bpmn-embedded.css +++ b/assets/bpmn-font/css/bpmn-embedded.css @@ -31,7 +31,7 @@ display: inline-block; text-decoration: inherit; width: 1em; - margin-right: .2em; + /* margin-right: .2em; */ text-align: center; /* opacity: .8; */ @@ -44,7 +44,7 @@ /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ - margin-left: .2em; + /* margin-left: .2em; */ /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ diff --git a/assets/bpmn-font/css/bpmn.css b/assets/bpmn-font/css/bpmn.css index a8b7725f..244e140d 100644 --- a/assets/bpmn-font/css/bpmn.css +++ b/assets/bpmn-font/css/bpmn.css @@ -28,7 +28,7 @@ display: inline-block; text-decoration: inherit; width: 1em; - margin-right: .2em; + /* margin-right: .2em; */ text-align: center; /* opacity: .8; */ @@ -41,7 +41,7 @@ /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ - margin-left: .2em; + /* margin-left: .2em; */ /* you can be more comfortable with increased icons size */ /* font-size: 120%; */