~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-c++-label-conversion

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/Themes/Ambiance/PageHeadStyle.qml

  • Committer: Tarmac
  • Author(s): Christian Dywan
  • Date: 2015-03-03 17:24:03 UTC
  • mfrom: (1418.4.1 uut.staging)
  • Revision ID: tarmac-20150303172403-0u31itolenmq0qph
Set right anchor on tab overflow buttons. Fixes: https://bugs.launchpad.net/bugs/1425433.

Approved by PS Jenkins bot, Zsombor Egri.

Show diffs side-by-side

added added

removed removed

Lines of Context:
386
386
                                            verticalCenterOffset: units.dp(-1)
387
387
                                            left: parent.left
388
388
                                            leftMargin: units.gu(2)
 
389
                                            right: parent.right
389
390
                                        }
390
391
                                        fontSize: "medium"
391
392
                                        elide: Text.ElideRight