From a49c7db346510c4d71b370d516042268491f6f9d Mon Sep 17 00:00:00 2001 From: Jared Hanstra Date: Mon, 21 Dec 2015 14:44:21 -0600 Subject: [PATCH] cleanup: padding, search button color, etc --- uw-frame-components/css/angular.less | 2 +- uw-frame-components/css/buckyless/general.less | 3 +++ uw-frame-components/css/buckyless/header.less | 5 +++-- uw-frame-components/portal/main/partials/body.html | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/uw-frame-components/css/angular.less b/uw-frame-components/css/angular.less index 38e44be3f..51166711d 100644 --- a/uw-frame-components/css/angular.less +++ b/uw-frame-components/css/angular.less @@ -4,11 +4,11 @@ .my-uw { @import "buckyless/base.less"; @import "buckyless/helpers.less"; + @import "buckyless/buttons.less"; @import "buckyless/header.less"; @import "buckyless/footer.less"; @import "buckyless/notifications.less"; @import "buckyless/general.less"; - @import "buckyless/buttons.less"; @import "buckyless/app-header.less"; @import "buckyless/frame.less"; @import "buckyless/features.less"; diff --git a/uw-frame-components/css/buckyless/general.less b/uw-frame-components/css/buckyless/general.less index aade9c03f..f0f317da8 100644 --- a/uw-frame-components/css/buckyless/general.less +++ b/uw-frame-components/css/buckyless/general.less @@ -164,6 +164,9 @@ circle-button { .no-image { background-color:@uw-red-badger; } +.popover-content ul { + margin-bottom:0px; +} /* * Base formatting for converting a block-list to an inline-list. diff --git a/uw-frame-components/css/buckyless/header.less b/uw-frame-components/css/buckyless/header.less index 6e0f197ac..ec7f7ce89 100644 --- a/uw-frame-components/css/buckyless/header.less +++ b/uw-frame-components/css/buckyless/header.less @@ -149,11 +149,12 @@ portal-header li.username-menu { color: @white; line-height: 50px; - margin-right: 10px; + margin-right: 20px; .gravatar { border-radius: 2000px; - height: 40px; + height: 32px; + margin-right:5px; } .username-option:hover { diff --git a/uw-frame-components/portal/main/partials/body.html b/uw-frame-components/portal/main/partials/body.html index 40338ae55..3296f56ed 100644 --- a/uw-frame-components/portal/main/partials/body.html +++ b/uw-frame-components/portal/main/partials/body.html @@ -8,7 +8,7 @@
-
+