Remove Blockdit's Bubble Border that makes me sick.
Blockdit: Bubble Border Remover by iannnnn
Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/182123.user.css
Details
Authoriannnnn
LicenseNO-REDISTRIBUTION
Categoryblockdit
Created
Updated
Size379 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
0.1 - 8 April 2020
Source code
/* ==UserStyle==
@name Blockdit: Bubble Border Remover
@namespace userstyles.world/user/iannnnn
@author iannnnn
@description `Remove Blockdit's Bubble Border that makes me sick.`
@version 20200408.12.10
@license NO-REDISTRIBUTION
==/UserStyle== */
@-moz-document domain("blockdit.com") {
.border {
border: 0 !important;
}
}