Develop#7
Open
dturak wants to merge 5 commits into
Open
Conversation
dturak
commented
Jan 28, 2020
- fix the problem with show chart
- now and better layout
- second nav show stats
- fix the issiu with zoom
AlexanderYW
reviewed
Jan 31, 2020
| @@ -1,5 +1,5 @@ | |||
| <!DOCTYPE html> | |||
| <html lang="en"> | |||
| <html lang="en" style="display: block !important;"> | |||
Owner
There was a problem hiding this comment.
Why are you adding display: block on the html tag?, also why are you doing it inline?
Author
|
I'm sorry, this is my test and i forgot delete. Now in my branch this is
delete. I gave this because i ran some function hide what adds everywhere
style="display:none" and i looking was why happens that action.
pt., 31 sty 2020 o 10:32 Alexander Wennerstrøm <notifications@github.com>
napisał(a):
… ***@***.**** commented on this pull request.
------------------------------
In app/dashboard/views/layout.ejs
<#7 (comment)>:
> @@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html lang="en">
+<html lang="en" style="display: block !important;">
Why are you adding display: block on the html tag?, also why are you
doing it inline?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#7?email_source=notifications&email_token=AGXR6VMHPN2ARBELJ65QVJLRAPVZHA5CNFSM4KMPCCF2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCTY25GQ#pullrequestreview-351383194>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGXR6VOVTRYX2PKAB3T74HLRAPVZHANCNFSM4KMPCCFQ>
.
|
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.