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="main">
|
||||
<input
|
||||
is="iron-input"
|
||||
disabled
|
||||
bind-value="{{_path}}"/>
|
||||
is="iron-input"
|
||||
disabled
|
||||
bind-value="{{_path}}"/>
|
||||
</div>
|
||||
</gr-confirm-dialog>
|
||||
</gr-overlay>
|
||||
|
||||
Reference in New Issue
Block a user