CSS fixes
This commit is contained in:
parent
e8c073b9df
commit
82b2ad934d
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
|
||||
.panelButton {
|
||||
width:300;
|
||||
width:300px;
|
||||
text-align:center;
|
||||
font-family:arial;
|
||||
font-size:11px;
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
padding: 2px 9px 1px 9px;
|
||||
z-index: 100;
|
||||
border-bottom-width: 0;
|
||||
border-top-width: 1 !important;
|
||||
border-top-width: 1px !important;
|
||||
border-bottom-width: 0px !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue