From 11ea45ef69c361c1597de32a69c5e11eb84773f4 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Fri, 21 Jul 2017 05:21:13 -0300 Subject: [PATCH] typo with white space --- client/coral-framework/styles/reset.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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;