Git Product home page Git Product logo

Comments (8)

yegor256 avatar yegor256 commented on May 18, 2024

@jehna do you know how to fix this?

from tacit.

jehna avatar jehna commented on May 18, 2024

@yegor256 no out-of-the-box idea

from tacit.

NadyaNayme avatar NadyaNayme commented on May 18, 2024

Remove input[type='checkbox'] { margin-top: .45 * $em; }

Doesn't seem to break things in Chrome. Fixes IE. Didn't check Firefox, but you can also use a @-moz-document declaration for Firefox if it breaks in Firefox.

It's also not centered in IE10 due to the margin.

I believe size issue can be fixed by removing the padding on input[type='checkbox'] which is set by being applied to all input types...not tested, going off memory for that one.

from tacit.

yegor256 avatar yegor256 commented on May 18, 2024

@filfreire where we are with his?

from tacit.

filfreire avatar filfreire commented on May 18, 2024

@yegor256

Currently on IE9
ie9

The centering issue is fixed currently on Tacit 1.2.8.
But, the size doesn't seem so. I've been searching and I believe we can try and workaround size with css scale:

 -ms-transform: scale(2); /* IE */

Source

In comparison to other IE browsers:
On IE11 (latest IE aside from Edge)
ie11_win10

On Edge 41
edge41_win10

from tacit.

filfreire avatar filfreire commented on May 18, 2024

@jehna closing this issue since it's half resolved. Created issue #183 to follow-up on fixing the size of the checkbox.

from tacit.

0crat avatar 0crat commented on May 18, 2024

Job gh:yegor256/tacit#13 is not assigned, can't get performer

from tacit.

0crat avatar 0crat commented on May 18, 2024

This job is not in scope

from tacit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.