scinote-web/app/assets/stylesheets/samples.scss
2016-02-12 16:52:43 +01:00

19 lines
240 B
SCSS

.samples-table {
margin-top: 20px;
}
#samples_filter,
#samples_paginate,
#datatables-buttons {
float: right;
text-align: inherit;
}
#import-errors-container {
padding-top: 15px;
.alert {
position: inherit !important;
}
}