diff --git a/.gemini.yml b/.gemini.yml index 2561111e5..a9c7df718 100644 --- a/.gemini.yml +++ b/.gemini.yml @@ -16,7 +16,7 @@ browsers: chrome-latest: desiredCapabilities: - version: "48.0" + version: "62.0" browserName: chrome platform: LINUX chromeOptions: diff --git a/design/common.blocks/button/_theme/button_theme_islands.post.css b/design/common.blocks/button/_theme/button_theme_islands.post.css index b47f67294..f81542072 100644 --- a/design/common.blocks/button/_theme/button_theme_islands.post.css +++ b/design/common.blocks/button/_theme/button_theme_islands.post.css @@ -277,6 +277,8 @@ :block(button):mod(theme islands) { border-radius: 0; + vertical-align: top; + &:before { right: 0;