We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23dec95 commit 63b5192Copy full SHA for 63b5192
thunorweb/webpack/thunorweb/css/pyhts.css
@@ -95,8 +95,11 @@ table.dataTable thead .sorting:after {
95
color: rgba(50, 50, 50, 0.5);
96
}
97
/** Tag editor datatable **/
98
-#tag-table_length { float: left; }
99
-.dt-buttons { float: left; margin-left: 10px;}
+.dt-length { float: left; }
+.dt-buttons { float: left; margin-left: 10px;margin-bottom:10px;}
100
+.dt-search { float: right; }
101
+.dt-paging {text-align: right;}
102
+.dt-info { padding-top: 8px; }
103
@media (min-width: 768px) {
104
.jumbotron {
105
border-radius: 6px;
0 commit comments