Merge pull request #15914 from bismitaguha/main-panel-alignment
Fix #15910: Modify SCSS in all themes for all fieldsets of
This commit is contained in:
commit
0be2fff28e
@ -2245,7 +2245,6 @@ table#index_columns {
|
||||
padding-#{$left}: 0.5em;
|
||||
text-align: $left;
|
||||
vertical-align: top;
|
||||
width: 40%;
|
||||
background: transparent;
|
||||
filter: none;
|
||||
border-top: 1px $bg-two solid;
|
||||
|
||||
@ -2334,7 +2334,6 @@ table#index_columns {
|
||||
padding-#{$left}: 0.5em;
|
||||
text-align: $left;
|
||||
vertical-align: top;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.doc {
|
||||
|
||||
@ -1864,7 +1864,6 @@ table#index_columns {
|
||||
padding: 0.3em 0.3em 0.3em 0.5em;
|
||||
text-align: $left;
|
||||
vertical-align: top;
|
||||
width: 40%;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
|
||||
@ -2268,7 +2268,6 @@ table#index_columns {
|
||||
padding-#{$left}: 0.5em;
|
||||
text-align: $left;
|
||||
vertical-align: top;
|
||||
width: 40%;
|
||||
background: transparent;
|
||||
filter: none;
|
||||
border-top: 1px $bg-two solid;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user