1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-03-17 18:48:37 +01:00

Remove backward-compatible selector

This commit is contained in:
Nathan Sobo 2014-01-15 04:36:13 -07:00
parent f8fe00494f
commit d43ac8b3d5

View File

@ -9,7 +9,6 @@
}
.panes {
.row .pane, // TODO: Remove this selector when flexbox panes is on master
.pane-row .pane {
border-right: 1px solid @pane-item-border-color;
&:last-child { border-right: none; }