]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix order of table buttons
authorTiago Melo <tmelo@suse.com>
Mon, 11 Feb 2019 15:08:25 +0000 (15:08 +0000)
committerTiago Melo <tmelo@suse.com>
Tue, 12 Feb 2019 09:27:47 +0000 (09:27 +0000)
commit406cd5081d9e515cc4fe25be71c2ed1566caa348
tree58ff8a9da0b852599b6fc5cb1eb691f6ae54e7ec
parentfe5ba91d3166538ed0fb9dc85f0104b395b7b339
mgr/dashboard: Fix order of table buttons

"float:none" is changing  the order of the table buttons.
By reverting this change and setting .oadatatableactions to "float:left",
we get the same result as intended before.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.scss
src/pybind/mgr/dashboard/frontend/src/styles.scss