X-Git-Url: http://nitlanguage.org diff --git a/share/nitweb/stylesheets/nitweb.css b/share/nitweb/stylesheets/nitweb.css index eb82ee6..941b5a4 100644 --- a/share/nitweb/stylesheets/nitweb.css +++ b/share/nitweb/stylesheets/nitweb.css @@ -77,6 +77,9 @@ a { /* ui */ +.btn-bar { margin-top: -5px; float: right } +.btn-bar .btn { padding: 5px 10px; } + entity-list .btn-filter { visibility: hidden; }