Skip to content

Commit

Permalink
Update org settings layout
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed Jan 8, 2018
1 parent c0fb51f commit efede57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/app/pages/settings/organization.html
@@ -1,6 +1,6 @@
<settings-screen>
<div class="row">
<div class="col-md-4">
<div class="col-md-offset-4 col-md-4">
<h3 class="m-t-0">General</h3>
<p>
<label>
Expand All @@ -12,6 +12,7 @@ <h3 class="m-t-0">General</h3>
<option value="YYYY-MM-DD">YYYY-MM-DD</option>
</select>
</p>
<hr>
<h3>Authentication</h3>
<p>
<label>
Expand Down

0 comments on commit efede57

Please sign in to comment.