diff --git a/css/appstyling-v2.css b/css/appstyling-v2.css index 85a28bd..2fe56d9 100644 --- a/css/appstyling-v2.css +++ b/css/appstyling-v2.css @@ -304,7 +304,7 @@ input.input-calculate:focus{ .b-infoentry__reset{ position: absolute; top: 50%; - left: 50%; + right: 25%; transform: translate(50%, -32%); -webkit-transform: translate(50%, -32%); color: #808285;