diff --git a/themes/bootstrap/scss/_common.scss b/themes/bootstrap/scss/_common.scss index d2c43f8e45..d0c7e75c5d 100644 --- a/themes/bootstrap/scss/_common.scss +++ b/themes/bootstrap/scss/_common.scss @@ -2508,7 +2508,7 @@ input#auto_increment_opt { #table_name_col_no { position: fixed; - top: 55px; + top: 100px !important; width: 100%; background: #fff; }