1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00

Fix whitespace between Navbar and breadcrumbs

There is a whitespace between the Navbar and breadcrumb/sort section. The change here is to remove the margin style that causes the white space.
This commit is contained in:
Ashwin P Chandran 2021-07-18 21:23:08 -07:00 committed by GitHub
parent bae5559356
commit e9dc5b7d02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,6 @@ nav {
z-index: 999;
}
.navbar {
margin-bottom: 20px;
}
ng2-slim-loading-bar {
/* display: block; */
z-index: 999999;