Moved Save button to be relative to bottom right of window
parent
e7cb66b94b
commit
5ed64642df
|
@ -311,7 +311,9 @@
|
|||
}
|
||||
.tab-initial_setup .update {
|
||||
display: block;
|
||||
float: right;
|
||||
position: absolute;
|
||||
bottom: 11px;
|
||||
right: 11px;
|
||||
|
||||
margin: 0 3px 0 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue