summaryrefslogtreecommitdiff
path: root/web-ui/app/scss
diff options
context:
space:
mode:
authorGabriel Albo <gabriel@albo.com.br>2015-02-11 16:26:46 -0200
committerAlexandre Pretto Nunes <anunes@thoughtworks.com>2015-02-19 16:41:24 -0200
commitc067c47f34328a9e0971263cf1c77b0d4559e0c3 (patch)
tree3613ffaab5a9250e6b68db3216d2fef7ec79a808 /web-ui/app/scss
parentf6058e41e162ce555bca370ba0156d7698ed5f7d (diff)
#239 Adding full logo and styling it
Diffstat (limited to 'web-ui/app/scss')
-rw-r--r--web-ui/app/scss/styles.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss
index 58dde962..41d78d3b 100644
--- a/web-ui/app/scss/styles.scss
+++ b/web-ui/app/scss/styles.scss
@@ -478,8 +478,8 @@ button {
.left-off-canvas-logo {
img {
- padding: 4px 0 0 4px;
- width: 36px;
+ padding: 9px 6px 6px 6px;
+ width: 163px;
}
}