mirror of
https://github.com/munki/munki.git
synced 2026-05-21 21:58:31 -05:00
Adjust width for pending updates to display horizontally (#1297)
This commit is contained in:
+2
-2
@@ -91,13 +91,13 @@
|
||||
<rect key="frame" x="178" y="8" width="15" height="16"/>
|
||||
</progressIndicator>
|
||||
<button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LLF-TK-FyK">
|
||||
<rect key="frame" x="178" y="7" width="15" height="18"/>
|
||||
<rect key="frame" x="178" y="7" width="28" height="18"/>
|
||||
<buttonCell key="cell" type="inline" title="0" bezelStyle="inline" alignment="center" borderStyle="border" inset="2" id="q81-SY-K1x">
|
||||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="systemBold" size="12"/>
|
||||
</buttonCell>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" constant="15" id="zcS-4Z-QV7"/>
|
||||
<constraint firstAttribute="width" constant="28" id="zcS-4Z-QV7"/>
|
||||
</constraints>
|
||||
</button>
|
||||
<textField focusRingType="none" horizontalHuggingPriority="249" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="545-FJ-GjT">
|
||||
|
||||
Reference in New Issue
Block a user