We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91e35d commit 72701dfCopy full SHA for 72701df
IPConfig/Themes/FixHandyControlTextBoxPlusTemplate.xaml
@@ -53,7 +53,7 @@
53
ScrollViewer.HorizontalScrollBarVisibility="Hidden"
54
ScrollViewer.VerticalScrollBarVisibility="Hidden" />
55
<Border Margin="8,0,0,0"
56
- Padding="8,0,0,0"
+ Padding="8,0"
57
HorizontalAlignment="Right"
58
VerticalAlignment="Stretch"
59
Panel.ZIndex="99"
@@ -152,7 +152,7 @@
152
HorizontalScrollBarVisibility="Hidden"
153
VerticalScrollBarVisibility="Hidden" />
154
155
156
157
158
0 commit comments