We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eea47e commit 0ce9bb0Copy full SHA for 0ce9bb0
web_src/css/modules/label.css
@@ -254,6 +254,7 @@ a.ui.ui.ui.basic.grey.label:hover {
254
color: var(--color-label-hover-bg);
255
}
256
257
+/* "horizontal label" is actually "fat label" which has enough padding spaces to be used standalone in headers */
258
.ui.horizontal.label {
259
margin: 0 0.5em 0 0;
260
padding: 0.4em 0.833em;
0 commit comments