Commit 76b0aa50 authored by Tiago Siqueira's avatar Tiago Siqueira
Browse files

Issue #3260389 by tbsiqueira: Opensocial PUBLIC posts are getting saved as COMMUNITY posts

parent 17e7ba84
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -65,6 +65,10 @@
  cursor: pointer;
}

.list-item--visibility .form-group .form-radio {
  z-index: -1;
}

.list-item--visibility:hover, .list-item--visibility:focus-within {
  background-color: #e6e6e6;
  cursor: pointer;