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 {
|
table {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
fieldset {
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
.tab-content {
|
.tab-content {
|
||||||
display: block;
|
display: block;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|
Loading…
Reference in New Issue