Skip to content

Commit

Permalink
smaller sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-T committed Mar 20, 2017
1 parent 4d8a608 commit d8d3330
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/formmain.lfm
Original file line number Diff line number Diff line change
Expand Up @@ -140,17 +140,17 @@ object fmMain: TfmMain
Left = 0
Height = 160
Top = 0
Width = 32
Width = 30
Align = alLeft
BevelOuter = bvNone
ClientHeight = 160
ClientWidth = 32
ClientWidth = 30
TabOrder = 1
object ToolbarBtm: TATButtonsToolbar
Left = 0
Height = 30
Top = 130
Width = 32
Width = 30
Align = alBottom
AutoSize = True
BevelOuter = bvNone
Expand All @@ -165,7 +165,7 @@ object fmMain: TfmMain
Left = 0
Height = 100
Top = 0
Width = 32
Width = 30
Align = alClient
BevelOuter = bvNone
Color = clSilver
Expand All @@ -180,7 +180,7 @@ object fmMain: TfmMain
Left = 0
Height = 30
Top = 100
Width = 32
Width = 30
Align = alBottom
AutoSize = True
BevelOuter = bvNone
Expand Down

0 comments on commit d8d3330

Please sign in to comment.