[Bugs] #3932 Browse NORM: Browse tabs, label text should not be multiline
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Oct 11 12:38:12 EDT 2012
#3932: Browse tabs, label text should not be multiline
----------------------------+-----------------------------------------------
Reporter: manuq | Owner: humitos
Type: defect | Status: new
Priority: Normal | Milestone: 0.98
Component: Browse | Version: Unspecified
Severity: Unspecified | Keywords: 13.1.0
Distribution: Unspecified | Status_field: Unconfirmed
----------------------------+-----------------------------------------------
Comment(by manuq):
We found that this can be solved in the theme, setting the right padding
to the GtkLabel inside the tabs, and this is something that has to be
done, because we need to reach the same tab height as when they have
buttons.
{{{
.notebook tab GtkLabel {
color: @white;
+ padding: 10px 0;
}
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3932#comment:5>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list