diff --git a/docs/css/language-dropdown.css b/docs/css/language-dropdown.css index f1707e385..0eb810545 100644 --- a/docs/css/language-dropdown.css +++ b/docs/css/language-dropdown.css @@ -7,10 +7,6 @@ margin-left: auto; display: inline-flex; align-items: center; -<<<<<<< HEAD - position: relative; -======= ->>>>>>> 06fee6d30062adf7c1676a608d71fea4f79c0385 } #language-switch select { @@ -24,11 +20,7 @@ font-size: 0.75rem; line-height: 1rem; height: 2.375rem; -<<<<<<< HEAD - padding: 0 1.375rem 0 2rem; -======= padding: 0 1.375rem 0 0.75rem; ->>>>>>> 06fee6d30062adf7c1676a608d71fea4f79c0385 /* Chevron, drawn in the same gray as the label text. */ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E"); background-repeat: no-repeat; @@ -63,34 +55,3 @@ color: rgb(209 213 219); border-color: rgb(255 255 255 / 0.1); } -<<<<<<< HEAD - -/* Colored language mark on the visible trigger; the native