removing inline-block display of fieldsets (not sure why its there?)
parent
71d432c973
commit
1cd694a145
|
@ -88,9 +88,6 @@ body.black_background .page-header h1 {
|
|||
table {
|
||||
background-color: white;
|
||||
}
|
||||
fieldset {
|
||||
display: inline-block;
|
||||
}
|
||||
.tab-content {
|
||||
display: block;
|
||||
width: auto;
|
||||
|
|
Loading…
Reference in New Issue