Skip to content

Commit 804b452

Browse files
committed
Minor fix: Removes '//' that caused endless scrolling in Firefox/Mac from dashed line that indicates that the server log has more lines out of the visible area.
1 parent e1c69d5 commit 804b452

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

structr-base/src/main/resources/structr/css/dashboard.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@
185185
}
186186

187187
.textarea-is-scrolled::after {
188-
content: "//";
189188
position: relative;
190189
top: -5px;
191190
background: white;

0 commit comments

Comments
 (0)