css: Rename info-overlay tab-switcher to `.tab-switcher.allow-overflow`.

This apparently is no longer used in any place hence there were no
changes required in the templates.
This commit is contained in:
Vaibhav 2019-06-03 19:34:02 +05:30 committed by Tim Abbott
parent 56e97d5c37
commit 30da8bdf9b
1 changed files with 9 additions and 9 deletions

View File

@ -236,10 +236,8 @@
&.large .ind-tab {
width: 100%;
}
}
}
.informational-overlays .tab-switcher {
&.allow-overflow {
display: flex;
.ind-tab {
@ -249,6 +247,8 @@
vertical-align: middle;
}
}
}
}
/* -- unified overlay design component -- */
.overlay {