CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Sat Apr 27, 2024 10:53 pm

All times are UTC




Post a reply
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
   

Topic review - CSS 'gap' property doesn't work
Author Message
  Post subject:  Re: CSS 'gap' property doesn't work  Reply with quote
Hi.

Could You, please, try the following version:
https://codelobsteride.com/download/Cod ... tup_22.exe

Thanks,
Codelobster Team.
Post Posted: Tue Dec 27, 2022 1:13 pm
  Post subject:  Re: CSS 'gap' property doesn't work  Reply with quote
Hi.

We will fix it by nearest version surely.

Thanks,
Codelobster Team.
Post Posted: Fri Oct 14, 2022 3:06 pm
  Post subject:  CSS 'gap' property doesn't work  Reply with quote
Code:
.gallery {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   padding: 20px 10px;
   max-width: 1400px;
   margin: 0 auto;
   gap: 16px;
}

Codelobster IDE (2.1.0 trial version) shows me an error for the CSS 'gap' property. The CSS code doesn't work in the built-in preview, though it works fine in Chrome and Firefox browsers.

Attachment:
Screenshot_30.png
Screenshot_30.png [ 13.07 KiB | Viewed 132046 times ]



Am I missing something?
Post Posted: Thu Oct 13, 2022 6:50 pm

All times are UTC


Jump to:  
Powered by phpBB © 2016 phpBB Group