diff --git a/client/app/app.less b/client/app/app.less index 27ba2ba..1e4126a 100755 --- a/client/app/app.less +++ b/client/app/app.less @@ -26,79 +26,10 @@ height: 29px; } -/* - -#page-content { - min-height: 894px; -} - -.list-nostyle { - list-style: none outside none; - margin: 0; -} - -.list-horiz li { +.header .nav { float: left; - list-style-type: none; - position: relative; - padding-right: 20px; } -.truncate { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; -} - -.non-url-button { - cursor: default; -} - -.chat-talk { - padding-top: 5px; -} - -.slimScrollDiv { - padding-left: 5px; - padding-right: 5px; -} - -.sidebar-alt-visible-lg #sidebar-alt { - width: 300px !important; -} - -.sidebar-alt-visible-lg #main-container { - margin-right: 300px !important; -} - -.sidebar-alt-visible-lg.header-fixed-top header.navbar-fixed-top, .sidebar-alt-visible-lg.header-fixed-bottom header.navbar-fixed-bottom, -.sidebar-alt-visible-lg.footer-fixed #main-container #page-content + footer { - right: 300px !important; -} - -.sidebar-content { - width: 100% !important; -} - -.search-result-image { - width: 32px; - height: 32px; -} - -.fa-1-3x { - font-size: 1.3em; -} - -.override-text-align { - text-align: left !important; -} - -h6.description { - font-weight: bold; - letter-spacing: 2px; - color: #999; - border-bottom: 1px solid rgba(0, 0, 0, 0.1); - padding-bottom: 5px; -} - -*/ \ No newline at end of file +.top-nav-buttons { + margin-left: 54px; +} \ No newline at end of file diff --git a/client/app/components/navbar/navbar.html b/client/app/components/navbar/navbar.html index 033da11..df65515 100755 --- a/client/app/components/navbar/navbar.html +++ b/client/app/components/navbar/navbar.html @@ -5,6 +5,10 @@ +
+