This 'issue' stems from the icon in the gutter default size and padding. Both 
the messaging and sound menu use the same dimensions to determine the size of 
that icon. 
  
  gint padding = 0;
  gtk_widget_style_get(GTK_WIDGET(self), "horizontal-padding", &padding, NULL);
  gint width, height;
  gtk_icon_size_lookup (GTK_ICON_SIZE_MENU, &width, &height);


** Changed in: indicator-sound
       Status: Triaged => In Progress

** Changed in: indicator-sound (Ubuntu)
       Status: Triaged => In Progress

** Also affects: indicator-messages
   Importance: Undecided
       Status: New

** Changed in: indicator-messages
       Status: New => Triaged

** Changed in: indicator-messages
     Assignee: (unassigned) => Ted Gould (ted)

** Changed in: indicator-messages
   Importance: Undecided => Low

** Changed in: indicator-sound
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/906049

Title:
  Application items are slightly taller than other items

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/906049/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to