Bradley Mclain

Results 4 issues of Bradley Mclain

When an image is narrow and you have a multi image gallery the current indicator and title overlaps. Couple suggestions: 1. Make a minimum width that it won't shrink below...

So I am trying to store date-times as UTC on the server and then convert to a user specified timezone on the browser end. This should be independent of the...

P3 - PRs Only
I18n

Adds support for flag `--allow-duplicate-declarations`. Please note was originally implmented by @amralassal here https://github.com/google/closure-stylesheets/pull/75 however I needed this feature ASAP so implemented myself.

cla: yes

For example the following: ```css .search [type="search"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.4); } .search [type="search"]::-moz-placeholder { color: rgba(255, 255, 255, 0.4); } .search [type="search"]:-ms-input-placeholder { color: rgba(255, 255, 255,...