Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Horizontal spacing of textarea and zotero div #118

Open
scottkleinman opened this issue Aug 5, 2013 · 3 comments
Open

Horizontal spacing of textarea and zotero div #118

scottkleinman opened this issue Aug 5, 2013 · 3 comments

Comments

@scottkleinman
Copy link
Contributor

They should line up horizontally (as suggested by Scott Williams (issue #109).

@ghost ghost assigned fontnerd Aug 5, 2013
@scottkleinman
Copy link
Contributor Author

This is not as simple as I thought. It probably requires a skeleton solution, so I would like to hand this issue off to @fontnerd. Amy, if you add margin-top: 170px; to the .zot class styles, you will be able to see how the styling should look. But you can't actually use this solution because it will put a huge amount of whitespace between the two form elements on a mobile or small browser window.

@fontnerd
Copy link
Contributor

fontnerd commented Aug 5, 2013

in the skeleton.css, we can add specific rules for the margin within the
@media queries. Or alternately, we could use %-based top-margin? let me
monkey around with this....

On Mon, Aug 5, 2013 at 12:50 PM, scottkleinman notifications@github.comwrote:

This is not as simple as I thought. It probably requires a skeleton
solution, so I would like to hand this issue off to @fontnerdhttps://github.com/fontnerd.
Amy, if you add margin-top: 170px; to the .zot class styles, you will be
able to see how the styling should look. But you can't actually use this
solution because it will put a huge amount of whitespace between the two
form elements on a mobile or small browser window.


Reply to this email directly or view it on GitHubhttps://github.com//issues/118#issuecomment-22119470
.

@mialondon
Copy link
Contributor

This is related to #143 so should be resolved at the same time?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants