Skip to content

Commit 0671802

Browse files
committed
Conflicts
1 parent 85a2467 commit 0671802

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/viewer.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,7 @@ body {
515515

516516
.treeItemToggler::before {
517517
/* All matching images have a size of 16x16
518-
* All relevant containers have a size of 28x28
519-
*/
518+
* All relevant containers have a size of 28x28 */
520519
position: absolute;
521520
display: inline-block;
522521
width: 16px;
@@ -1751,4 +1750,5 @@ dialog :link {
17511750
@media all and (max-width: 560px) {
17521751
#scaleSelectContainer {
17531752
display: none;
1754-
}
1753+
}
1754+
}

0 commit comments

Comments
 (0)