Merge "Adjust gerrit topmenu width to fit on screen"

This commit is contained in:
Jenkins 2017-08-07 19:21:50 +00:00 committed by Gerrit Code Review
commit 6138718494

View File

@ -11,7 +11,7 @@ a.gwt-InlineHyperlink {background: none !important}
#gerrit_header {display: block !important; position: relative; top: -60px; margin-bottom: -60px; width: 200px; padding-left: 17px}
#gerrit_header h1 {font-family: 'PT Sans', sans-serif; font-weight: normal; letter-spacing: -1px}
#gerrit_topmenu {background: none; position:relative; top: 0px; left: 220px; margin-right: 200px}
#gerrit_topmenu {background: none; position:relative; top: 0px; left: 220px; margin-right: 220px}
#gerrit_topmenu tbody tr td table {border: 0}