SPR-838: pixel breadcrumb vs search input
This commit is contained in:
parent
052442dc49
commit
ebfd069895
3 changed files with 6 additions and 3 deletions
|
@ -99,7 +99,6 @@
|
|||
|
||||
> a {
|
||||
cursor: default;
|
||||
tab-index: -1;
|
||||
background-color: @color-content-bg;
|
||||
border-color: @color-link;
|
||||
border-bottom-color: @color-content-bg;
|
||||
|
@ -110,6 +109,8 @@
|
|||
}
|
||||
|
||||
.meta-content {
|
||||
margin-right: 1px;
|
||||
margin-top: -1px;
|
||||
.tab-pane {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue