Merge pull request #5074 from vector-im/t3chguy/devtools-1

T3chguy/devtools 1
This commit is contained in:
Matthew Hodgson 2017-09-19 22:14:52 +01:00 committed by GitHub
commit fbe1c82dfa
3 changed files with 97 additions and 21 deletions

View file

@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_DevTools_RoomStateExplorer_button {
.mx_DevTools_RoomStateExplorer_button, .mx_DevTools_RoomStateExplorer_query {
margin-bottom: 10px;
}