Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Add floating to lectors info.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvislov committed Apr 8, 2013
1 parent 4ef575a commit ed1b3f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions app/assets/stylesheets/custom/_areas.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@

.userpic {
margin-right: 15px;
margin-bottom: 30px;
img {
width: 128px;
height: 128px;
Expand All @@ -87,7 +86,6 @@
p {
position: relative;
top: -10px;
margin-left: 143px;
}
.user-full-name {
margin-top: -10px;
Expand Down
2 changes: 1 addition & 1 deletion app/assets/stylesheets/custom/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ footer .copy {
z-index: 1000 !important;
}

.modal-body p {
.modal-body {
overflow: hidden;
text-overflow: ellipsis;
}

0 comments on commit ed1b3f5

Please sign in to comment.