mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
scrollbar: fix phantomjs rendering error
This commit is contained in:
parent
41e5d66e39
commit
d9ba16f550
@ -187,7 +187,7 @@
|
||||
// Baron styles
|
||||
|
||||
.baron {
|
||||
display: inline-block;
|
||||
// display: inline-block; // this brakes phantomjs rendering (width becomes 0)
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user