Shorten custom css of export form
This commit is contained in:
parent
df77a93758
commit
b91476cf04
2 changed files with 5 additions and 12 deletions
|
@ -645,16 +645,9 @@ tr.turn:hover {
|
|||
/* Rules for export sidebar */
|
||||
|
||||
.export_form {
|
||||
.export_area_inputs,
|
||||
.export_button {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.export_area_inputs {
|
||||
margin-bottom: $spacer;
|
||||
input[type="text"] {
|
||||
width: 100px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue