aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-06-18 18:05:18 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-06-18 18:05:18 -0700
commit3d707dca9a5c39f5c1fba866305d6944cf0af0ca (patch)
tree983166882f65f199e678d82547ecab28f21f0fce
parent8bee7e6172f848bd0ca02177ecd46c0c9acdce1d (diff)
downloadsubsurface-3d707dca9a5c39f5c1fba866305d6944cf0af0ca.tar.gz
QML UI: make the dive list heading slightly smaller
Again, the goal is to make this list look better and be more space efficient. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--mobile-widgets/qml/DiveList.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/DiveList.qml b/mobile-widgets/qml/DiveList.qml
index 26ed8432f..b2f050aea 100644
--- a/mobile-widgets/qml/DiveList.qml
+++ b/mobile-widgets/qml/DiveList.qml
@@ -178,7 +178,7 @@ Kirigami.ScrollablePage {
right: parent.right
}
color: textColor
- level: 2
+ level: 3
}
Rectangle {
height: Math.max(2, Kirigami.Units.gridUnit / 12) // we want a thicker line