Bug 1515644 - [release 110] Fix circle CSS linting (#7518). r=davidwalsh

This commit is contained in:
Jason Laster 2018-12-20 10:07:05 -05:00
Родитель 788c146536
Коммит 77535a6ec4
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -650,9 +650,9 @@ button:focus {
min-width: 0;
}
/*
Prevents horizontal scrollbar from displaying when
right pane collapsed (#7505)
/*
Prevents horizontal scrollbar from displaying when
right pane collapsed (#7505)
*/
.split-box > .splitter:last-child {
display: none;