Make sure the "Is this your computer" buttons are the same width no matter what the language.
* Add a new module called dom-helpers with function makeEqualWidth. * Force buttons on the "Is this your computer" screen to be the same width. * Update CSS enable button width to be set this way. * Update CSS to vertically center helper text. * Update CSS to make the buttons look good in mobile. issue #1932
Showing
- lib/static_resources.js 1 addition, 0 deletionslib/static_resources.js
- resources/static/common/js/dom-helpers.js 32 additions, 0 deletionsresources/static/common/js/dom-helpers.js
- resources/static/dialog/css/m.css 9 additions, 1 deletionresources/static/dialog/css/m.css
- resources/static/dialog/css/style.css 5 additions, 5 deletionsresources/static/dialog/css/style.css
- resources/static/dialog/js/modules/is_this_your_computer.js 4 additions, 0 deletionsresources/static/dialog/js/modules/is_this_your_computer.js
- resources/static/test/cases/common/js/dom-helpers.js 33 additions, 0 deletionsresources/static/test/cases/common/js/dom-helpers.js
- resources/views/test.ejs 2 additions, 0 deletionsresources/views/test.ejs
Loading
Please register or sign in to comment