Commit d9ba16f5 by Alexander Zobnin

scrollbar: fix phantomjs rendering error

parent 41e5d66e
......@@ -187,7 +187,7 @@
// Baron styles
.baron {
display: inline-block;
// display: inline-block; // this brakes phantomjs rendering (width becomes 0)
overflow: hidden;
}
......
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