diff options
author | Fatih Acet <acetfatih@gmail.com> | 2016-08-30 22:44:30 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-08-30 22:44:30 +0000 |
commit | 1e08429d2c9aa72918a0a3328d070f0768478463 (patch) | |
tree | 46ccedf8298a36df10559b81129133e0f1e4e82a /app/helpers/lfs_helper.rb | |
parent | b8d44c4c4d7cb252ee39be9dceb657d3e5522ed1 (diff) | |
parent | 400b265ce2a5473d46abcd33fc31cfd5958573cf (diff) | |
download | gitlab-ce-1e08429d2c9aa72918a0a3328d070f0768478463.tar.gz |
Merge branch 'created-icon-fix' into 'master'
Resize created icon
## What does this MR do?
Resizes `created` SVG
## Why was this MR needed?
Because:
![Screen_Shot_2016-08-30_at_3.33.38_PM](/uploads/c4c987e323b4c9cedeb298f08abbc307/Screen_Shot_2016-08-30_at_3.33.38_PM.png)
Hard-coding in the size into the SVG isn't a great solution, but we've got a bit of technical debt here. All the other icons are sized this way, so for this patch fix I think we should just match it. Ideally we'll have classes directly in the SVG code so we can target all these icons properly, and do all color/sizing through CSS
## Screenshots (if relevant)
![Screen_Shot_2016-08-30_at_3.35.49_PM](/uploads/35cf6372142b45b708b6757ea965c075/Screen_Shot_2016-08-30_at_3.35.49_PM.png)
See merge request !6114
Diffstat (limited to 'app/helpers/lfs_helper.rb')
0 files changed, 0 insertions, 0 deletions