Fix moving text in search tabs headers
This commit is contained in:
parent
88f755f8a8
commit
6a4cced10c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue