kopia lustrzana https://github.com/magicbug/Cloudlog
CSS for aligning badge and Call
rodzic
a4ede01bb1
commit
f66a055961
|
@ -108,4 +108,12 @@ div.alert-success a, div.alert-danger a, div.alert-danger {
|
|||
|
||||
.selectize-dropdown, .selectize-dropdown.form-control {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#lotw_badge {
|
||||
float:right;
|
||||
}
|
||||
|
||||
#edit_qso {
|
||||
float:left;
|
||||
}
|
||||
|
|
|
@ -4,4 +4,12 @@ thead>tr>td {
|
|||
|
||||
.selectize-input {
|
||||
border: 1px solid #ced4da;
|
||||
}
|
||||
}
|
||||
|
||||
#lotw_badge {
|
||||
float:right;
|
||||
}
|
||||
|
||||
#edit_qso {
|
||||
float:left;
|
||||
}
|
||||
|
|
|
@ -112,4 +112,12 @@ div.alert-danger {
|
|||
|
||||
.selectize-dropdown, .selectize-dropdown.form-control {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#lotw_badge {
|
||||
float:right;
|
||||
}
|
||||
|
||||
#edit_qso {
|
||||
float:left;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue