mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-02 17:24:41 +02:00
Fixed
This commit is contained in:
parent
9ca0b3907c
commit
b2d9c13c51
1 changed files with 3 additions and 2 deletions
|
@ -184,11 +184,12 @@
|
|||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 25px;
|
||||
border-bottom-left-radius: 25px;
|
||||
border-top: 1px solid #f4f4f4;
|
||||
border-top: 1px solid transparent;
|
||||
padding: 10px;
|
||||
background-color: #f6f6f6;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
|
||||
/* Search Bar Start Here */
|
||||
.wrap {
|
||||
width: 30%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue