Skip to content
Snippets Groups Projects
Unverified Commit 6740a58e authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3089269 by martijn.cuppens, iro, heykarthikwithu, ravi.shankar,...

Issue #3089269 by martijn.cuppens, iro, heykarthikwithu, ravi.shankar, huzooka, lauriii: Remove prefixed transform properties in skip link source

(cherry picked from commit df68b011)
parent 4a11d6a3
Branches
Tags
No related merge requests found
......@@ -9,8 +9,6 @@
z-index: 50;
left: 50%;
padding: 1px 10px 2px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
color: #fff;
border-radius: 0 0 10px 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment