After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737985 - Unnecessary "GtkScrolledWindow .frame"
Unnecessary "GtkScrolledWindow .frame"
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-10-06 10:04 UTC by Trinh Anh Ngoc
Modified: 2014-10-08 12:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (32.93 KB, image/png)
2014-10-06 10:04 UTC, Trinh Anh Ngoc
Details

Description Trinh Anh Ngoc 2014-10-06 10:04:11 UTC
Created attachment 287829 [details]
Screenshot

GtkScrolledWindow .frame {
  border-radius: 2px; }

Border radius in this case is unnecessary.
Comment 1 Lapo Calamandrei 2014-10-08 12:09:39 UTC
Good catch, thanks for spotting