replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -258,7 +258,7 @@ ul.notes {
|
|||
}
|
||||
|
||||
.attachment {
|
||||
@extend .right;
|
||||
@extend .pull-right;
|
||||
position: relative;
|
||||
width: 350px;
|
||||
height: 50px;
|
||||
|
@ -274,7 +274,7 @@ ul.notes {
|
|||
}
|
||||
}
|
||||
.notify_options {
|
||||
@extend .right;
|
||||
@extend .pull-right;
|
||||
}
|
||||
}
|
||||
.note_text_and_preview {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue