mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-11 17:36:13 +08:00
fixes hound again again
This commit is contained in:
parent
386cedda71
commit
65415415b6
1 changed files with 1 additions and 1 deletions
2
app/assets/stylesheets/extend/bootstrap.scss
vendored
2
app/assets/stylesheets/extend/bootstrap.scss
vendored
|
@ -29,7 +29,7 @@
|
||||||
float: left;
|
float: left;
|
||||||
width: 25%;
|
width: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.col-sm-9-custom {
|
.col-sm-9-custom {
|
||||||
float: left;
|
float: left;
|
||||||
width: 75%;
|
width: 75%;
|
||||||
|
|
Loading…
Reference in a new issue