gitlab-org--gitlab-foss/app/views/admin
Dmitriy Zaporozhets cf4fcf2521 Merge branch 'fix-checkbox-align' into 'master'
Fix checkbox alignment in application settings

Add the form-control CSS class to the feature checkboxes on the application settings page to fix the vertical alignment with their labels.  See #2053.

Also add aria-describedby attributes to form controls that have a help text block (http://getbootstrap.com/css/#callout-help-text-accessibility).

## Before

![Admin_area___GitLab](https://dev.gitlab.org/Okada/gitlabhq/uploads/2736fe81ba564b43cbef37cd187cf47a/Admin_area___GitLab.png)

---

## After

![Admin_area___GitLab_-_after](https://dev.gitlab.org/Okada/gitlabhq/uploads/95a8a26600458c9c55bc05d2e0c6be47/Admin_area___GitLab_-_after.png)

---

This doesn't address the help text block for the twitter checkbox.  @dzaporozhets Do you want to keep the help text visible or would you rather put it in a dialog and hide it initially?

cc @sytse

See merge request !1615
2015-03-05 18:01:55 +00:00
..
application_settings Fix checkbox alignment in application settings 2015-03-02 16:36:07 -07:00
applications Use shorter map() syntax 2015-02-15 20:50:53 -07:00
background_jobs Use Gitlab.config instead of Settings everywhere 2014-10-15 23:01:31 +02:00
broadcast_messages Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
dashboard Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
groups Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
hooks Replace ui-box title with panel-heading 2014-05-29 18:43:21 +03:00
keys Share the key table between admin and profile resources. 2014-12-30 11:01:30 +01:00
logs Dry admin logs. 2014-10-06 00:14:46 +02:00
projects Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq into cirosantilli-link-to-button 2015-03-02 15:28:22 -08:00
services Set supported events per project service. 2015-03-03 11:14:32 +01:00
users Improve admin projects and users pages for mobile devices 2015-02-24 21:31:54 -08:00