aboutsummaryrefslogtreecommitdiff
path: root/templates/admin/auth
diff options
context:
space:
mode:
authorrokuu <38368986+rokuu@users.noreply.github.com>2018-04-24 13:54:22 +0000
committer无闻 <u@gogs.io>2018-04-24 09:54:22 -0400
commitc68fc4f31ac5e7918f0b03cfec00e1224c1eaf9e (patch)
treeab797dd29de22732cdd480f962f482b5f57d4719 /templates/admin/auth
parent0e80e4759235a3460f92d1c8040cec5d1ce2d293 (diff)
templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)
* Update view_list.tmpl * Update commits_table.tmpl * Update dashboard.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update notice.tmpl * Update monitor.tmpl * Update view_file.tmpl * Update diff_preview.tmpl * Update box.tmpl
Diffstat (limited to 'templates/admin/auth')
-rw-r--r--templates/admin/auth/list.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/admin/auth/list.tmpl b/templates/admin/auth/list.tmpl
index d989a77c..cb95cb95 100644
--- a/templates/admin/auth/list.tmpl
+++ b/templates/admin/auth/list.tmpl
@@ -8,8 +8,8 @@
<h4 class="ui top attached header">
{{.i18n.Tr "admin.auths.auth_sources"}} ({{.i18n.Tr "admin.total" .Total}})
</h4>
- <div class="ui attached table segment">
- <table class="ui very basic striped table">
+ <div class="ui unstackable attached table segment">
+ <table class="ui unstackable very basic striped table">
<thead>
<tr>
<th>ID</th>