Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CSS padding for Springshare search box #72

Open
libmanuk opened this issue Dec 2, 2024 · 1 comment
Open

Add CSS padding for Springshare search box #72

libmanuk opened this issue Dec 2, 2024 · 1 comment
Assignees

Comments

@libmanuk
Copy link
Member

libmanuk commented Dec 2, 2024

No description provided.

@libmanuk libmanuk self-assigned this Dec 2, 2024
@libmanuk
Copy link
Member Author

libmanuk commented Dec 2, 2024

#ukl-spring-btn {
background-color: #e7e7e7;
color: #000;
height: 25px;
font-size: 12px;
vertical-align: middle;
border-width: 1px;
padding: 0px 5px 0px 5px;
}

#ukl-search-term {
height: 25px;
box-sizing: border-box;
color: #000;
vertical-align: middle;
font-weight: normal;
padding-left: 5px;
}

Include the padding and padding-left in the above rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant