Rollup merge of #59026 - GuillaumeGomez:search-tabs-header, r=QuietMisdreavus
Fix moving text in search tabs headers Fixes #59005. Now, the text in the search tabs headers isn't moving anymore. r? @QuietMisdreavus
This commit is contained in:
commit
5f390f7a66
@ -1195,7 +1195,7 @@ pre.rust {
|
||||
border-top: 2px solid;
|
||||
}
|
||||
|
||||
#titles > div:not(:last-child):not(.selected) {
|
||||
#titles > div:not(:last-child) {
|
||||
margin-right: 1px;
|
||||
width: calc(33.3% - 1px);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user