https://elements.envato.com/nobleui-laravel-admin-template-9WTCSST
https://elements.envato.com/laravel-admin-dashboard-LS7FA99
these two please if possible.
Thanks for your kindness
Hi, I know a bunch of you folks are intermittently giving out Envato Elements items.
Any chance some lovely fellow could help out with
https://elements.envato.com/laravel-admin-dashboard-LS7FA99
Thanks!
Oh that is a shame. If you could should me the actual html structure I could give you the css that would fix it.Also the overflowing is probably due to the main bar being position:fixed and then some margins overflowing
Yes you could have 3 divs wrapping and 1 center div for space. But better 2 just have 1 main wrapping div and 2 inner ones wrapping the items then add flexbox. Its very little code then
Just change the code to flexbox as playing with outdated code makes no sense to fix. Saying that I have no idea what palemoon is, I have only ever owned ios.
How much can you edit? I would just do something like
[anonid="findbar-textbox-wrapper"]{
display:flex
justify-content: space-between
}...
I never heard of -moz-box-ordinal-group: but realised its outdated code. But you can see here
".findbar-find-fast.found-matches { -moz-box-ordinal-group: 3 !important; }"
I assume that is for matches so change it to -moz-box-ordinal-group: 4 !important;
But yeh this was outdated a few years...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.