aboutsummaryrefslogtreecommitdiff
path: root/static/styles/explorer.scss
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles/explorer.scss')
-rw-r--r--static/styles/explorer.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles/explorer.scss b/static/styles/explorer.scss
index df5ed3b6f..e8bbbea6b 100644
--- a/static/styles/explorer.scss
+++ b/static/styles/explorer.scss
@@ -133,7 +133,7 @@ li.tweet {
margin: 0 10px 0 0;
}
-.llvm-opt-function-picker {
+.opt-function-picker {
min-width: 10em;
}
@@ -1356,7 +1356,7 @@ html[data-theme='pink'] {
}
}
-.llvm-opt-pipeline-body {
+.opt-pipeline-body {
display: flex;
overflow: hidden;
align-items: stretch;