Open
Conversation
|
🍏 Пройден линтинг и базовые тесты |
vetoshko
reviewed
Dec 2, 2016
index.css
Outdated
|
|
||
| .sort-rates | ||
| { | ||
| direction: rtl; |
There was a problem hiding this comment.
А если появится еще текст?
Для него отдельно направление будешь задавать?
vetoshko
reviewed
Dec 2, 2016
index.css
Outdated
| margin-top: 15px; | ||
| } | ||
|
|
||
| .sort-rates > .sort-rating |
There was a problem hiding this comment.
Названия не описывают сути. Выглядят одинаково
|
🍏 Пройден линтинг и базовые тесты |
|
🚀 |
maxvipon
reviewed
Dec 5, 2016
| </ul> | ||
| <div class="photos flex"> | ||
| <div class="photo abissinskaya"> | ||
| <img src="img/Абиссинская1.jpg" alt="Абиссинская кот Гоша" width="250" height="286"> |
maxvipon
requested changes
Dec 5, 2016
| <div class="description">Клеопатра, 3 месяца</div> | ||
| <div class="close-photo"></div> | ||
| </div> | ||
| <div class="photo britanskaya"> |
| <div class="photo abissinskaya"> | ||
| <img src="img/Абиссинская1.jpg" alt="Абиссинская кот Гоша" width="250" height="286"> | ||
| <div class="description">Гоша, 2 года</div> | ||
| <div class="close-photo"></div> |
| <div class="sort-rates"> | ||
| <input type="checkbox" id="sort-rating-flex" class="sort-rating-checkbox"> | ||
| <label for="sort-rating-flex" class="sort-rating-checkbox">по убыванию</label> | ||
| <div class="rates"> |
| </main> | ||
| <footer> | ||
| <span>©ООО Бабуленькины котятки</span> | ||
| <a href="#">Наш адрес: ул.Котовая, 5</a> |
| <div class="rates"> | ||
| <div class="rate-item nine"> | ||
| <div>Абиссинская</div> | ||
| <div class="rate"></div> |
There was a problem hiding this comment.
Лишний элемент. Как сделать по-другому?
| <label for="sort-rating-flex" class="sort-rating-checkbox">по убыванию</label> | ||
| <div class="rates"> | ||
| <div class="rate-item nine"> | ||
| <div>Абиссинская</div> |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.







Посмотреть решение