Merge pull request #1513 from robintown/layout-toggle-safari
Fix layout toggle looking broken on Safari (I hope)
This commit is contained in:
@@ -24,6 +24,8 @@ limitations under the License.
|
||||
|
||||
.toggle input {
|
||||
appearance: none;
|
||||
/* Safari puts a margin on these, which is not removed via appearance: none */
|
||||
margin: 0;
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user