I can't change block width and height in new "block model" block on Computed panel
13 views
Skip to first unread message
Сергей Белоглазов
unread,
Jan 31, 2017, 12:02:35 PM1/31/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
In new interface I can change margins of the block, but width/height is disabled for changing. It was one of the most useful things in firebug. It can be changed in build-in firefox debugger. For example, it can be changed in Chrome build-in debugger.
Sebastian Zartner
unread,
Jan 31, 2017, 12:25:56 PM1/31/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
This is filed as bug 1061823. As a workaround until that bug is fixed, you can add width and height properties to the inspected element and press (Shift) Up/Down on your keyboard to get the same effect.