Skip to content

Commit

Permalink
pruning code
Browse files Browse the repository at this point in the history
  • Loading branch information
bp-cos committed Nov 9, 2023
1 parent 1a04cf4 commit b4964cb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
36 changes: 0 additions & 36 deletions lib/osf-components/addon/components/branded-header/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -86,42 +86,6 @@
clip: rect(1px, 1px, 1px, 1px);
}

.btn {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
white-space: nowrap;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 2px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
user-select: none;
vertical-align: middle;
color: $color-text-white;
}

.search-button {
position: absolute;
top: 1px;
bottom: 1px;
right: 0;
font-size: 24px;
color: var(--primary-color);

&.right-margin {
right: 50px;
}

&:hover {
color: var(--secondary-color);
}
}

.help-icon {
position: absolute;
top: 10px;
Expand Down
1 change: 0 additions & 1 deletion translations/en-us.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ general:
filter: Filter
revert: Revert
save: Save
search: Search
ellipsis:
warning: Warning
caution: Caution
Expand Down

0 comments on commit b4964cb

Please sign in to comment.