diff options
| author | ryderr <r@okfoc.us> | 2014-10-17 13:00:36 -0400 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-10-17 13:00:36 -0400 |
| commit | c99a5651e30838db43ee6f1b24a9fdc71d7affff (patch) | |
| tree | ac470f7ba26b315d8186e09e90e2311a0a9dc4e7 /public/assets/stylesheets | |
| parent | 631da6497b18393daf302e01842a3c0c90b346e3 (diff) | |
| parent | 38a948be224d704589fa203520f224615a81c7d9 (diff) | |
Merge branch 'master' of github.com:okfocus/vvalls
Diffstat (limited to 'public/assets/stylesheets')
| -rwxr-xr-x | public/assets/stylesheets/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 4548304..e3da969 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -1700,7 +1700,7 @@ input[type="range"]::-webkit-slider-thumb { width: 100%; color: #555; } -#presets .url { +.wallpaper .url { margin: 4px 0; padding: 2px; font-size: 12px; |
