Fix indentation in gr-edit-controls
Change-Id: Icabdb99c5c25e09e57fa595698714946f8e54917
This commit is contained in:
@@ -136,9 +136,9 @@ limitations under the License.
|
|||||||
<div class="header">Restore this file?</div>
|
<div class="header">Restore this file?</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<input
|
<input
|
||||||
is="iron-input"
|
is="iron-input"
|
||||||
disabled
|
disabled
|
||||||
bind-value="{{_path}}"/>
|
bind-value="{{_path}}"/>
|
||||||
</div>
|
</div>
|
||||||
</gr-confirm-dialog>
|
</gr-confirm-dialog>
|
||||||
</gr-overlay>
|
</gr-overlay>
|
||||||
|
|||||||
Reference in New Issue
Block a user