* Bluetooth code padding clean.

pull/622/head
Megax 2016-10-31 10:11:07 +01:00
parent 22dcc642de
commit 01830f47a5
1 changed files with 2 additions and 2 deletions
src/gtk-3.20/scss/widgets

View File

@ -235,8 +235,8 @@
entry.entry.pin-entry {
font-style: normal;
font-size: 50px;
padding-left: 25px;
padding-right: 25px;
padding-left: $spacing * 5;
padding-right: $spacing * 5;
}
label.pin-label {