Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upUI: Repo header tweaks #5945
Conversation
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Feb 3, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #5945 +/- ##
========================================
Coverage ? 38.7%
========================================
Files ? 330
Lines ? 48642
Branches ? 0
========================================
Hits ? 18825
Misses ? 27090
Partials ? 2727 Continue to review full report at Codecov.
|
GiteaBot
added
the
lgtm/need 2
label
Feb 3, 2019
silverwind
force-pushed the
silverwind:ui-tweaks
branch
from
7faca82
to
4161da7
Feb 3, 2019
adelowo
reviewed
Feb 3, 2019
@media only screen and (max-width: 768px) { | ||
width: 100%; | ||
} | ||
@media only screen and (max-width: 768px) { |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
silverwind
Feb 3, 2019
Author
Contributor
It isn't really off, just made it consistent to 4-space indent. But now that I look at it, I'm not sure this will even work, you usually wrap selectors inside a media query, not the other way around, fixing that.
techknowlogick
added
the
kind/ui
label
Feb 3, 2019
techknowlogick
added this to the 1.8.0 milestone
Feb 3, 2019
This comment has been minimized.
This comment has been minimized.
After screenshot updated, now centered |
silverwind commentedFeb 3, 2019
•
edited
present
Before
After
Note: The missing icon on the watch button is not related to this commit, some kind of font cache issue on my side.