User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) Repository NPM Change |
Labels |
Added:
NPM Resource Changed
?
|
@brianteeman The *
before a property is a IE hack...specifically for IE7 if I rightly remember.
The should be removed too but out of scope for the PR
sorry I meant the margin-right 0.5
@brianteeman you should just be able to remove the width and revert your initial changes. It will no doubt effect something else in the CMS but that can be addressed later with a proper fix once found
by doing both it avoids the chance of effects elsewhere doesnt it?
Meh I suppose so
Please resolve conflicting files so this PR can get tested at Worldwide Pizza, Bugs & Fun, October 19th
@franz-wohlkoenig I really hope it will be tested and merged before then
I have tested this item
Testing in the chrome browser.
It looks like shown in before image. Link - https://user-images.githubusercontent.com/1296369/63854445-17e98200-c995-11e9-843a-9f9b68b7f7d4.png
I have tested this item
Worked
I have tested this item
php: Linux web10 4.1.42-vs2.3.8.6-beng #1 SMP Fri Jul 28 13:09:21 BST 2017 x86_64
dbserver: mysql
dbversion: 5.6.32-1~dotdeb+7.1
dbcollation: latin1_swedish_ci
dbconnectioncollation: utf8mb4_general_ci
phpversion: 7.2.16
server: Apache
sapi_name: cgi-fcgi
version: Joomla! 4.0.0-beta1-dev Development [ Amani ] 17-October-2019 20:21 GMT
useragent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:69.0) Gecko/20100101 Firefox/69.0
I have tested this item
After activating the patch, no change can be detected.
To everyone saying this did not work did you run "npm i" after applying the patch to rebuild the css
strangely, actually i had npm i run. Now it's working.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-10-19 21:33:54 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
Thanks
The issue derives from: https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/templates/atum/scss/vendor/bootstrap/_dropdown.scss#L8-L13
It should probably be removed instead