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:
parent
bae5559356
commit
e9dc5b7d02
@ -2,10 +2,6 @@ nav {
|
|||||||
z-index: 999;
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
ng2-slim-loading-bar {
|
ng2-slim-loading-bar {
|
||||||
/* display: block; */
|
/* display: block; */
|
||||||
z-index: 999999;
|
z-index: 999999;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user