Limit the width of the action bar (#17216)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<controls:ActionButtonContainer
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
MaxSize="64 9999"
|
||||
Name="ActionsContainer"
|
||||
Access="Public"/>
|
||||
<controls:ActionPageButtons Name="PageButtons" Access="Public"/>
|
||||
|
||||
Reference in New Issue
Block a user