We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9893fc commit 0025ea9Copy full SHA for 0025ea9
web_src/css/modules/tippy.css
@@ -6,7 +6,7 @@
6
}
7
8
[data-tippy-root] {
9
- max-width: calc(100vw - 10px);
+ max-width: calc(100vw - 32px);
10
11
12
.tippy-box {
web_src/css/repo.css
@@ -3140,10 +3140,6 @@ tbody.commit-list {
3140
padding-right: 0.5em; /* To match the alignment with the "required" label */
3141
3142
3143
-.tippy-commit-status {
3144
- max-width: calc(100vw - 16px);
3145
-}
3146
-
3147
.tippy-commit-status .ui.attached.header {
3148
border-top: 0 !important;
3149
0 commit comments