320andup icon indicating copy to clipboard operation
320andup copied to clipboard

This is the new 320 and Up

Results 17 320andup issues
Sort by recently updated
recently updated
newest added

I've written a post explaining that it doesn't work here: http://mattstow.com/responsive-design-in-ie10-on-windows-phone-8.html You need to use this instead: ``` @media (max-width: 400px) { /* or 25em to be "responsibly responsive" */...

Just spotted a missing $ on line 201 should read: vertical-align : $base-lineheight;

The alert-info class together with the style attributes for the class is missing in the generated css files in the css folder.

There is a missing `.clearfix { @include clearfix; }` in the following files. SCSS: https://github.com/malarkey/320andup/blob/master/scss/_mixins.scss#L213 SASS: https://github.com/malarkey/320andup/blob/master/sass/_mixins.sass#L230 LESS: https://github.com/malarkey/320andup/blob/master/less/mixins.less#L214 I would have done a pull request but I've changed the...

Again, I can't do a pull request because of my edits but in the SASS and SCSS and possibly some other flavours `border-radius` has been used where it should be...

Radio buttons and Checkboxes are a wee bit small (and thus hard to tap). Is it possible to make them bigger?

OK, I know this falls under the heading of "Obsession" or "Overkill," yet, the sign on the door _does_ say, "320 and Up." So, JFYI, I've recently begun limiting the...