Skip to content

Commit dfae966

Browse files
committed
CSS fix
1 parent 39250bf commit dfae966

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/main/webapp/static/com/atomgraph/linkeddatahub/css

src/main/webapp/static/com/atomgraph/linkeddatahub/css/bootstrap.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ li button.btn-edit-constructors, li button.btn-add-data, li button.btn-add-ontol
8989
#left-sidebar { display: block; width: auto; position: unset; top: unset; height: auto; }
9090
#left-sidebar .nav { max-height: 20em; overflow: auto; }
9191
}
92+
#left-sidebar .nav-list > li > a.btn-container { padding-left: 24px; }
9293
#left-sidebar .nav-list > li > a { margin-left: 0; margin-right: 0; }
9394
#left-sidebar .nav-list > li > a.btn-container
9495
#left-sidebar li { max-height: 20em; overflow: auto; }

0 commit comments

Comments
 (0)