This repository was archived by the owner on Dec 19, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 188
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
magsout
commented
May 29, 2015
- Position Header element on small device
- Position features on small device
- LIne height list of tools on small device
Can you provide screenshots before/after please ? |
@@ -46,67 +46,67 @@ title: cssnext | |||
<div class="r-Grid-cell r-minM--2of3"> | |||
<h2 class="cssnext-Section-title"><a href="/features/">Features</a></h2> | |||
<ul class="r-Grid cssnext-List cssnext-FeaturesList"> | |||
<li class="r-Grid-cell r-all--1of2"> | |||
<li class="r-Grid-cell r-all--1of2 r-maxS--2of2"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hum, 2of2
seems to be 100%, which is the default value right ? Maybe we should replace r-all--1of2
by r-minL--1of2
instead (or minM) ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.r-minS--1of2,is better, no ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably :D
Done |
w00t. |
MoOx
added a commit
that referenced
this pull request
May 29, 2015
Fixed display element on small device
Patchs online in a minute :) |
Way better 👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.