Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 7efb8d0

Browse files
author
Joshua Barnett
committed
Removed pull classes will use flex box to layout navbar instead.
1 parent 1f522c7 commit 7efb8d0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/app/material-docs-app.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,3 @@ app-navbar {
1616
position: relative;
1717
z-index: 10;
1818
}
19-
20-
.pull-right {
21-
float: right;
22-
}
23-
24-
.pull-left {
25-
float: left;
26-
}

0 commit comments

Comments
 (0)