Remove all ellipses

It's a problem for accessibility
This commit is contained in:
Bertrand Marron
2014-10-29 19:43:23 +01:00
committed by David Baumgold
parent ab87cd746d
commit c4a7d770cc
39 changed files with 53 additions and 53 deletions

View File

@@ -8,7 +8,7 @@ window.SplitTestAuthorView = function (runtime, element) {
runtime.notify('save', {
state: 'start',
element: element,
message: gettext('Creating missing groups…')
message: gettext('Creating missing groups')
});
$.post(runtime.handlerUrl(element, 'add_missing_groups')).done(function() {
runtime.notify('save', {

View File

@@ -340,7 +340,7 @@ browser and pasting the output. When that file changes, this one should be rege
Add a clear and descriptive title to encourage participation.
</span>
</div>
<div class="post-field js-post-body editor" name="body" data-placeholder="Enter your question or comment"></div>
<div class="post-field js-post-body editor" name="body" data-placeholder="Enter your question or comment"></div>
<div class="post-options">
<label class="post-option is-enabled">
<input type="checkbox" name="follow" class="post-option-input js-follow" checked>