Skip to content

Commit 002a70f

Browse files
author
OpenShift Bot
authored
Merge pull request #2193 from sg00dwin/fixed-height-log-view-horizontal-scroll
Merged by openshift-bot
2 parents 9b66380 + 31705dd commit 002a70f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/styles/_log.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@
143143
font-size: 12px;
144144
}
145145
padding: 40px 0;
146+
padding-right: @scrollbar-width; // allot space for vertical scrollbar to prevent horizontal scrollbar
146147
@media only screen and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 0) {
147148
// On an iPhone, add additional margin so that following logs is never obscured
148149
// by the bottom buttons that are displayed and hidden.

dist/styles/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)