mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
Removed edits
This commit is contained in:
parent
6e4d14d64f
commit
9ef4236bb7
1 changed files with 0 additions and 13 deletions
13
styles/bootstrap-responsive.styl
vendored
13
styles/bootstrap-responsive.styl
vendored
|
|
@ -440,10 +440,6 @@
|
|||
.row-fluid .thumbnails {
|
||||
margin-left: 0;
|
||||
}
|
||||
#head .pull-right {
|
||||
margin-right: 2%
|
||||
margin-left: 1%
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) and (max-width: 979px) {
|
||||
|
|
@ -785,10 +781,6 @@
|
|||
.uneditable-input.span1 {
|
||||
width: 28px;
|
||||
}
|
||||
#head .pull-right{
|
||||
margin-right: 2%
|
||||
margin-left: 1%
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
|
@ -887,11 +879,6 @@
|
|||
.modal.fade.in {
|
||||
top: 20px;
|
||||
}
|
||||
#head .pull-right{
|
||||
margin-right: 3%
|
||||
margin-left: 1%
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue