Skip to content
Snippets Groups Projects
Commit 9e95257e authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Displays loading icon in async buttons inline

parent 8f2af757
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -64,6 +64,10 @@
}
}
 
.btn .text-center {
display: inline;
}
.commit-title {
margin: 0;
}
Loading
Loading
Loading
Loading
@@ -88,6 +88,10 @@
}
}
 
.btn .text-center {
display: inline;
}
.tooltip {
white-space: nowrap;
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment