From 966c27a9b6502a0dca04cf6bcae3f18feb29bdc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Dziewo=C5=84ski?= Date: Tue, 16 Dec 2014 17:42:18 +0100 Subject: [PATCH] Remove 'margin-left: -1px;' on "More" menu This rule doesn't seem to be necessary and interferes with width measurements, causing the tabs to bounce back and forth at specific screen sizes. Bug: T74089 Change-Id: I6a05ccf6eea1a4af22d8df3dd4d507cf9ac1b5f3 --- components/tabs.less | 1 - 1 file changed, 1 deletion(-) diff --git a/components/tabs.less b/components/tabs.less index a564734..2d28d93 100644 --- a/components/tabs.less +++ b/components/tabs.less @@ -134,7 +134,6 @@ div#mw-head div.vectorMenu h3 { .background-image('images/tab-break.png'); background-repeat: no-repeat; background-position: bottom right; - margin-left: -1px; font-size: 1em; height: 2.5em; // This effectively moves the "background border" outside of the element to act like a real