Commit 8aee9655 authored by Ujvari Gergely's avatar Ujvari Gergely

Searchbar moved to the header and added missing ngRoute

parent 69d3173b
...@@ -642,6 +642,15 @@ blockquote { ...@@ -642,6 +642,15 @@ blockquote {
display: inline-block; display: inline-block;
font-family: $sansFontFamily; font-family: $sansFontFamily;
} }
&.search-upper {
padding: 0em;
padding-top: .2em;
}
}
.right-border {
padding-right: 3.7em;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment