This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
web/styles/find-code.css

13 lines
178 B
CSS
Raw Normal View History

2023-02-09 20:29:07 +00:00
/*Overrides*/
.titleimg{
padding-bottom: 0px;
}
.small-lookup-box{
width: 25%;
min-width: 75px;
max-width: 125px;
}
#name{
width: 75%;
max-width: 275px;
}