Skip to content

Commit

Permalink
label ui
Browse files Browse the repository at this point in the history
  • Loading branch information
RyunPu committed Jul 12, 2016
1 parent 6da2e5d commit 33041b3
Show file tree
Hide file tree
Showing 4 changed files with 7 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-393e0bc3ef.css",
"assets/css/styles.css": "assets/css/styles-d084decf55.css",
"assets/js/scripts.js": "assets/js/scripts-cb3dc114fb.js"
}
1 change: 1 addition & 0 deletions resources/assets/sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,7 @@ div#preview-box {
.users-show .dl-horizontal dt, .users-show .dl-horizontal dd { padding-top: 5px;}
.users-show .dl-horizontal .label { position: static;}
.replies-index .list-group-item.media { padding-bottom: 6px;}
.topic-list .media-heading .label { position: relative; top: -1px;}

// 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 33041b3

Please sign in to comment.