Archived
Fix connection dialog indentation (#12401)
* fix connection dialog indentation * indent tab body
This commit is contained in:
@@ -167,3 +167,8 @@
|
|||||||
/* Hide twisties */
|
/* Hide twisties */
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.connection-dialog .tabbedPanel .tabList,
|
||||||
|
.connection-dialog .tabbedPanel .tabBody {
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user