diff --git a/core/static/core/style.css b/core/static/core/style.css index efa60bb4..ec23054d 100644 --- a/core/static/core/style.css +++ b/core/static/core/style.css @@ -166,12 +166,11 @@ tbody>tr:hover { } .tools { float: right; - padding: 6px; - overflow: hidden; border: 1px solid grey; } .tools a { padding: 10px; + display: inline-block; } .selected_tab { background: lightgrey;