Skip to content

Commit

Permalink
user card ui
Browse files Browse the repository at this point in the history
  • Loading branch information
RyunPu committed Jul 12, 2016
1 parent 2c802b1 commit ca8251d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/build/assets/css/styles.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/build/rev-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"assets/css/styles.css": "assets/css/styles-969fba5b7d.css",
"assets/css/styles.css": "assets/css/styles-d01a46664b.css",
"assets/js/scripts.js": "assets/js/scripts-cb3dc114fb.js"
}
2 changes: 2 additions & 0 deletions resources/assets/sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,8 @@ div#preview-box {
.rbs.row div[class*="col-"] { padding-left: 10px; padding-right: 10px;}
.main-col, .side-bar { margin-bottom: 20px;}
.users-show .user-info-nav { border-bottom: 1px solid #ddd;}
.users-show .dl-horizontal dt, .users-show .dl-horizontal dd { padding-top: 5px;}
.users-show .dl-horizontal .label { position: static;}

// banner
.banner-container .item { position: relative; top: 0; margin-bottom: 20px; padding-top: 50%; padding-bottom: 30px; border: solid 1px #f5f5f5; border-radius: 4px; overflow: hidden; background: #fff; transition: all .3s ease;}
Expand Down

0 comments on commit ca8251d

Please sign in to comment.