OSDN Git Service

replace right with pull-right
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Wed, 30 Jan 2013 14:40:43 +0000 (16:40 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Wed, 30 Jan 2013 14:40:43 +0000 (16:40 +0200)
commite2fb18a3ec8052997f0c9b795f76a6e4d57a9d97
tree581eb89605251b13b121e7bb2201301da55aee89
parent7ba4f2dcfaa85fb89e15d9caa21bf75ad976389f
replace right with pull-right
96 files changed:
app/assets/stylesheets/gitlab_bootstrap/blocks.scss
app/assets/stylesheets/gitlab_bootstrap/common.scss
app/assets/stylesheets/sections/events.scss
app/assets/stylesheets/sections/notes.scss
app/assets/stylesheets/sections/projects.scss
app/views/admin/dashboard/index.html.haml
app/views/admin/groups/index.html.haml
app/views/admin/groups/show.html.haml
app/views/admin/hooks/index.html.haml
app/views/admin/logs/show.html.haml
app/views/admin/projects/index.html.haml
app/views/admin/projects/show.html.haml
app/views/admin/teams/index.html.haml
app/views/admin/teams/show.html.haml
app/views/admin/users/index.html.haml
app/views/admin/users/show.html.haml
app/views/blame/_head.html.haml
app/views/commit/show.html.haml
app/views/commits/_commit_box.html.haml
app/views/commits/_diffs.html.haml
app/views/commits/_head.html.haml
app/views/dashboard/_filter.html.haml
app/views/dashboard/_groups.html.haml
app/views/dashboard/_projects.html.haml
app/views/dashboard/_teams.html.haml
app/views/dashboard/issues.html.haml
app/views/dashboard/merge_requests.html.haml
app/views/dashboard/projects.html.haml
app/views/deploy_keys/_show.html.haml
app/views/deploy_keys/show.html.haml
app/views/devise/passwords/edit.html.haml
app/views/devise/sessions/_new_ldap.html.haml
app/views/devise/sessions/new.html.haml
app/views/events/_event.html.haml
app/views/groups/_filter.html.haml
app/views/groups/_people_filter.html.haml
app/views/groups/_projects.html.haml
app/views/groups/issues.html.haml
app/views/groups/merge_requests.html.haml
app/views/groups/people.html.haml
app/views/help/_layout.html.haml
app/views/help/index.html.haml
app/views/hooks/index.html.haml
app/views/issues/_filter.html.haml
app/views/issues/_head.html.haml
app/views/issues/_issues.html.haml
app/views/issues/_show.html.haml
app/views/issues/index.html.haml
app/views/issues/show.html.haml
app/views/kaminari/admin/_paginator.html.haml
app/views/kaminari/gitlab/_paginator.html.haml
app/views/keys/_show.html.haml
app/views/keys/index.html.haml
app/views/keys/show.html.haml
app/views/labels/_label.html.haml
app/views/merge_requests/_filter.html.haml
app/views/merge_requests/_merge_request.html.haml
app/views/merge_requests/index.html.haml
app/views/merge_requests/show/_mr_title.html.haml
app/views/milestones/_milestone.html.haml
app/views/milestones/index.html.haml
app/views/milestones/show.html.haml
app/views/notes/_form.html.haml
app/views/notes/_note.html.haml
app/views/profiles/account.html.haml
app/views/profiles/show.html.haml
app/views/projects/_clone_panel.html.haml
app/views/projects/_form.html.haml
app/views/projects/empty.html.haml
app/views/public/projects/index.html.haml
app/views/repositories/_feed.html.haml
app/views/repositories/stats.html.haml
app/views/services/_gitlab_ci.html.haml
app/views/services/index.html.haml
app/views/snippets/_form.html.haml
app/views/snippets/index.html.haml
app/views/snippets/show.html.haml
app/views/team_members/_show.html.haml
app/views/team_members/_show_team.html.haml
app/views/team_members/index.html.haml
app/views/team_members/show.html.haml
app/views/teams/_filter.html.haml
app/views/teams/_projects.html.haml
app/views/teams/issues.html.haml
app/views/teams/members/_show.html.haml
app/views/teams/members/index.html.haml
app/views/teams/members/show.html.haml
app/views/teams/merge_requests.html.haml
app/views/teams/projects/index.html.haml
app/views/tree/_head.html.haml
app/views/tree/_tree.html.haml
app/views/users/_profile.html.haml
app/views/users/_projects.html.haml
app/views/users/show.html.haml
app/views/wikis/edit.html.haml
app/views/wikis/show.html.haml