diff --git a/client/coral-framework/styles/reset.css b/client/coral-framework/styles/reset.css index 14ae4e723..8cfd14c41 100644 --- a/client/coral-framework/styles/reset.css +++ b/client/coral-framework/styles/reset.css @@ -7,7 +7,6 @@ touch-action: manipulation; padding: 0; - position: relative; overflow: hidden; /* Unify anchor and button. */ @@ -18,7 +17,7 @@ text-decoration: none; align-items: flex-start; vertical-align: middle; - whiteSpace: nowrap; + white-space: nowrap; background: transparent; font-size: inherit;