[Summary] Bug fix. Compact meter bridge height was not enough to contain compact meter strip.

[Feature reviewed] MKosharnyy
[Reviewed] YPozdnyakov
This commit is contained in:
Nikolay 2015-02-02 12:01:06 +02:00
parent f447150d23
commit 79fe068d9e

View file

@ -16,7 +16,8 @@
<VBox>
<Hbox height="8"/>
<Hbox id="compact_meter_strips_home"
spacing="3"/>
spacing="3"
height="59"/>
</VBox>
</EventBox>
</ScrolledWindow>