Fixes in admin
This commit is contained in:
parent
b0881e7267
commit
e10b5295bd
6 changed files with 39 additions and 1 deletions
|
|
@ -1039,6 +1039,7 @@ a.form_button_tab:hover
|
|||
box-sizing: border-box;
|
||||
/* border: solid #fff 1px;*/
|
||||
float:left;
|
||||
overflow:hidden;
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -1049,6 +1050,7 @@ a.form_button_tab:hover
|
|||
box-sizing: border-box;
|
||||
/*border: solid #f00 1px;*/
|
||||
float:left;
|
||||
overflow:hidden;
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -1058,6 +1060,7 @@ a.form_button_tab:hover
|
|||
box-sizing: border-box;
|
||||
/*border: solid #f00 1px;*/
|
||||
float:left;
|
||||
overflow:hidden;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue