mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°4315 - Polish bulk modify screens
This commit is contained in:
@@ -70,8 +70,13 @@ body{
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
#ibo-main-content{
|
||||
padding-top: $ibo-main-content--padding-top;
|
||||
padding-bottom: $ibo-main-content--padding-bottom;
|
||||
|
||||
#ibo-main-content {
|
||||
padding-top: $ibo-main-content--padding-top;
|
||||
padding-bottom: $ibo-main-content--padding-bottom;
|
||||
overflow: auto; /* For scroll to happen in the main content instead of the center content */
|
||||
}
|
||||
|
||||
.ui-dialog, .ui-dialog-content {
|
||||
box-sizing: content-box;
|
||||
}
|
||||
Reference in New Issue
Block a user