Fix Gerrit search bar width
With the new upgrade of Gerrit, the class name has changed for the search bar resulting in a longer-than-expected bar. This patch updates and points it to the right class so that we restore the old search bar size. Change-Id: I4eee34198c3d46954d5e0677324c3338320dcdee
This commit is contained in:
parent
8ace8de30c
commit
a4024638ed
@ -21,7 +21,7 @@ a.gwt-InlineHyperlink {background: none !important}
|
||||
.gwt-TabBarItem {color: #353535; border-right: 0 !important}
|
||||
.gwt-TabBar .gwt-TabBarItem, .gwt-TabBar .gwt-TabBarRest, .gwt-TabPanelBottom {background: 0 !important;}
|
||||
|
||||
#gerrit_topmenu .gwt-TextBox {width: 250px}
|
||||
#gerrit_topmenu .searchTextBox {width: 250px}
|
||||
|
||||
#change_infoTable {
|
||||
border-collapse: collapse;
|
||||
|
Loading…
x
Reference in New Issue
Block a user