Merge "Put horizontal scrolling on screen, take 3"

This commit is contained in:
Viktar Donich
2017-05-30 21:11:50 +00:00
committed by Gerrit Code Review
7 changed files with 383 additions and 64 deletions

View File

@@ -149,6 +149,7 @@ limitations under the License.
box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
display: block;
margin: .25em 0 1em;
overflow-x: auto;
}
.patchSetSelect {
max-width: 8em;