question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.inpage-frame-wrapper class / or something else?

See original GitHub issue

I’m submitting a:
[x] bug report [x] not sure

…about [x] edit experience / UI [x] admin experience UI

Current behavior Quick-Dialogs for selecting Template is overlapped with dnn persona bar, so the first item is not fully visible. image1

Expected behavior image2 If I add this class

.inpage-frame-wrapper {
   padding-left: 80px;
}

I get what I want… I try to find from where inpage.min.css came, or where is default .inpage-frame-wrapper class defined and if can be a change in sources for 2sxc?

Or what is the possible way to be this fixed in 2sxc that I don’t need to add this every time…

  • 2sxc version(s): 9.14.0
  • Browser: [all]
  • DNN: [ 9.1.1 ]

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
iJungleboycommented, May 13, 2019

I really missed this. We’ll include it in a patch-update probably next week.

1reaction
jeremy-farrancecommented, Apr 7, 2019

I am using 2sxc 9.42.00 and I am still needing to have the following in my Skin.css:

// 2sxc UI is not yet respecting the PersonaBar… .hasDnnPersonaBar .inpage-frame-wrapper { padding-left: 80px; }

Anytime the browser viewport is below about 1250px, the annoyance factor is pretty high. image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wrapper Classes in Java
The wrapper class in Java is used to convert primitive data types into objects. Objects are needed if we wish to modify the...
Read more >
[O`Reilly] JavaScript. The Missing Manual [McFarland]
Constructed from plain old HTML, Web pages displayed information and not much else. Folks would click a link and then wait for a...
Read more >
Workplace.BrowserExtension.dll
BrowserExtension.dll; Size: 18MiB (18790368 bytes); Type: pedll executable ... Tip: Click an analysed process below to view more details.
Read more >
Incident Response
Submit malware for free analysis with Falcon Sandbox and Hybrid Analysis technology. Hybrid Analysis develops and licenses analysis tools to fight malware.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found