summaryrefslogtreecommitdiff
path: root/web-ui
diff options
context:
space:
mode:
authorGabriel Albo <gabriel@albo.com.br>2015-02-18 16:17:05 -0200
committerAlexandre Pretto Nunes <anunes@thoughtworks.com>2015-02-19 16:41:24 -0200
commitd576f2362624597993257bf8a6749e1150ee5753 (patch)
treed0dcb07f30a03644a4db9ced6399c5dcaf1c4b77 /web-ui
parent5167d58988b80df912e391f7ef3044494f3263eb (diff)
#239 Fixing message header issue on chrome (and hopefully not introducing new ones :)
Diffstat (limited to 'web-ui')
-rw-r--r--web-ui/app/scss/_read.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/web-ui/app/scss/_read.scss b/web-ui/app/scss/_read.scss
index 332a76fc..bd30552c 100644
--- a/web-ui/app/scss/_read.scss
+++ b/web-ui/app/scss/_read.scss
@@ -6,8 +6,6 @@
display: flex;
flex-wrap: nowrap;
- position: fixed;
- width: 57%;
top: 0;
z-index: 10;
background-color: white;